Classes | |
class | Drawing |
class | Geometry |
class | GUI |
class | IO |
class | Transformations |
class | Types |
File: Drawing.h Project: DUtilsCV library Author: Dorian Galvez-Lopez Date: September 23, 2010 Description: drawing functions
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
File: Geometry.h Project: DUtilsCV library Author: Dorian Galvez-Lopez Date: October 11, 2010 Description: OpenCV-related geometry functions
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
File: GUI.h Project: DUtilsCV library Author: Dorian Galvez Date: September 24, 2010 Description: OpenCV-related GUI functions
File: IO.h Project: DUtilsCV library Author: Dorian Galvez Date: October 11, 2010 Description: OpenCV-related IO functions
File: Transformations.h Project: DUtilsCV library Author: Dorian Galvez-Lopez Date: October, 2010 Description: Functions to operate with transformation matrices
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
File: Types.h Project: DUtilsCV library Author: Dorian Galvez-Lopez Date: November 17, 2010 Description: OpenCV-related data types functions
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.