Brandon Castellano (@Breakthrough)
  • Stars
    star
    3,465
  • Global Rank 8,294 (Top 0.3 %)
  • Followers 302
  • Following 46
  • Registered about 15 years ago
  • Most used languages
    Python
    42.9 %
    C++
    42.9 %
    C
    14.3 %
  • Location 🇨🇦 Canada
  • Country Total Rank 352
  • Country Ranking
    Python
    45
    C++
    938
    C
    3,198

Top repositories

1

PySceneDetect

🎥 Python and OpenCV-based scene cut/transition detection program & library.
Python
2,986
star
2

DVR-Scan

📼 Tool for extracting scenes with motion from videos (e.g. security camera or DVR footage). Written in Python, uses OpenCV.
Python
363
star
3

python-scene-detection-tutorial

🐍 Three-part tutorial on detecting scene changes in videos using Python and OpenCV. Part 1 covers basic threshold detection, Part 2 covers optimized threshold detection, and Part 3 covers content-aware detection.
47
star
4

RKTracker

📈 Real-time Keypoint Tracker using full/exhaustive-search motion estimation. Works with both live/camera streams and recorded video. Written in Python and C++, requires OpenCV, and optionally CUDA for GPGPU acceleration.
Python
18
star
5

SceneStats

🎬 [Coming Soon] A C++ and OpenCV-based scene detection program & library. Will supplement the functionality of both PySceneDetect + DVR-Scan as a high-performance video scanning/analysis tool.
15
star
6

MetaBax

📺 Analog video/television signal emulator (library and simulator).
C++
14
star
7

Installing-OpenCV

A guide on compiling & installing OpenCV 3.0, and details on changes to the Python module.
9
star
8

KeypointTrackerCpp

OpenCV-based video keypoint tracking using FSME (full-search motion estimation). Written in C++, requires OpenCV 2.4.X.
C++
5
star
9

pygame-ctypes-tutorial

Accessing Pygame surfaces or OpenCV images with C/C++ via ctypes and the Numpy-based surfarray module.
C++
3
star
10

Quake2Ragdolls

Adds ragdolls to quake 2, also features things like bloom, physics for dropped weapons, grenades and gibs
C
1
star