资源列表
The-rotation-of-the-image-and-zoom
- 图像的旋转加缩放,对于地球图片而言,效果更佳-The rotation of the image and scaling, for the earth for pictures, the effect is much better
jingnaicha
- 本程序用C语言在LSB上添加水印。最低有效位(LSB)是给这些单元值的一个二进制整数位位置,就是,决定是否这个数字是偶数或奇数。LSB有时候是指最右边的位,因为写较不重要的数字到右边位置符号的协定。它类似于一个十进制整数的最不重要的数字,它是在一个(最右边)位置的数字。-This program in C language to add a watermark on the LSB. The least significant bit (LSB) is a binary integer posi
Vega_2
- 这个程序是个关于实时实景程序的编程软件,用C++编程实现,可以对事实场景仿真的编程进行学习。-This process is a real procedures on real-time programming software, using C++ programming, the fact that the scene can learn programming simulation.
cvtiga
- OpenCV code + FLTK GUI for detect and mark line, box, or circle on any your browse picture-OpenCV code + FLTK GUI for detect and mark line, box, or circle on any your browse picture..
OpenGL_basic
- 一個教學用的texture mapping OPENGL教學程式 很適合初學者學習-Texture mapping OPENGL teaching a teaching program is very suitable for beginners to learn
ZQSW3
- 在VC++6.0环境下编写OPENGL程序,输入图形边长信息,画图形并求图形中心点位置-OPENGL procedures written in VC++6.0 environment, the side length of the input graphics, painting graphics and graphics center position
FaceDetectionCPP
- MFC实现的人脸检测,可以检测人脸位置,并标记眼睛、嘴巴、鼻子。没有使用OPENCV库函数,完全C语言实现。-MFC implementation of face detection that can detect human face position, and mark the eyes, mouth, nose. OPENCV library function is not used entirely in C language implementation.
bianyuanjianche
- visual C++数字图象处理边缘检测-Digital Image Processing
C# 使用Halcon进行模板匹配定位
- C# 使用Halcon进行模板匹配定位(C# uses Halcon for template matching and location)
python
- Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为
TreeCircle
- 自己编写的赤平投影图解分析,采用树结构实现任意圆形相交区域识别。可以学到滚动视图,坐标系创建等MFC操作知识。-A algorithm to decompose areas intersecting by a lot of circle.Using Tree data structure.
Image-Alignment-and-Stitching-
- Szeliski的图像对位与拼接方法总括。详细介绍了各种图像拼接的方法,非常有用!-A Tutorial to image alignment and stitching.It s very detailed to introduce the methods of image mosaic. It s very haelpful.