atduskgreg / opencv-processing

OpenCV for Processing. A creative coding computer vision library based on the official OpenCV Java API
Other
1.34k stars 464 forks source link

Support for cornerSubPix #99

Open halimacc opened 8 years ago

halimacc commented 8 years ago

Is it possible for this library to support cornerSubPix()? It is an important function for calibration, which returns more accurate chessboard corner positions.