atduskgreg / opencv-processing

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

Support for cornerSubPix #99

Open halimacc opened 7 years ago

halimacc commented 7 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.