mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
almost finished Python wrappers
This commit is contained in:
@@ -5130,7 +5130,6 @@ void* FileNode::readObj() const
|
||||
return cvRead( (CvFileStorage*)fs, (CvFileNode*)node );
|
||||
}
|
||||
|
||||
|
||||
FileNodeIterator::FileNodeIterator()
|
||||
{
|
||||
fs = 0;
|
||||
|
||||
Reference in New Issue
Block a user