OpenCV Development
OpenCV is an open-source image processing library that can be utilized in many platforms, including with C++, python, and mobile apps. Below are some projects developed with openCV by Patrick W. Crawford.
OpenCV is an open-source image processing library that can be utilized in many platforms, including with C++, python, and mobile apps. Below are some projects developed with openCV by Patrick W. Crawford.
This was an early experiment with openCV and C++ to learn basics of thresholding and doing some fundamental filtering to create weird effects.
Experiments with tracking objects, and detecting size and location of faces using a method called template matching.
Experimenting with processing different cancer tissue cells, such as segmenting tumor areas and generating attributes of different tumors to cross compare and detect different images of the same tumor.
Processing that tracks multiple bats in the sky at once across as many frames as possible.