Calibrate works?
This commit is contained in:
parent
26e34f7671
commit
cc711c6343
1104 changed files with 636510 additions and 75 deletions
7
lib/opencv_processing/data/README
Normal file
7
lib/opencv_processing/data/README
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
the data folder:
|
||||
If your library is using files like images, sound files,
|
||||
any data file, etc., put them into the data folder.
|
||||
When coding your library you can use processing's internal loading
|
||||
functions like loadImage(), loadStrings(), etc. to load files
|
||||
located inside the data folder into your library.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue