ncsurobotics / seawolf

Seawolf Software Platform
http://www.ncsurobotics.com/
6 stars 5 forks source link

Develop a framework for using opencv2 #9

Closed rdedward closed 10 years ago

rdedward commented 10 years ago

This includes creating a way to transition between opencv and opencv2 images and recreating image transformations for use on opencv2 images.

Resolved: -- Converting between CV1 and CV2 image formats (Kurt, Ryan & Matthew)' -- New syntax for image transformations (Ryan & Daniel) -- Adaptive threshold issue (Daniel)

TODO: -- ... -- ...

dralley commented 10 years ago

Adaptive threshold issue resolved