资源列表
OpenCVex01
- 基于OpenCV的图像处理程序例程,适合入门学习和交流,开源软件欢迎下载交流。-based on the image processing routines suitable for learning and the exchange of entry, open-source software download welcome exchanges.
2007.2.23
- 人脸图像旋转矩阵应用,图像标准化,可用于人脸图像识别应用方面-Face Image rotation matrix applications, standardized images can be used for facial image recognition applications
dec1D_pe
- 非常不错的源码,很值得看的-very good source, is worth looking at!
EDGE_MATCHES
- 基于边缘检测的图像配准程序,希望对大家有帮助。-Based on Edge Detection image registration procedures, in the hope that everyone has to help.
line
- 直线扫描转换程序,包括DDA算法、中点画线法、Bresenham画线法三种算法-Line scan conversion process, including the DDA algorithm, the dotted line method, Bresenham drawing line method of three algorithms
bmap
- python编写的自动获取百度地图数据,用法:python bmap.py 类别名称(如 服装厂)-written in python automatically get Baidu map data, usage: python bmap.py category name (such as garment factory)
bilinearcode
- 基于双线性插值方法的图像缩小、放大程序,原创-Bilinear interpolation method based on image reduction, enlargement program, originality
accountM
- 计算实现RGB到XYZ空间的转换的转换矩阵,通过转换矩阵实现RGB到XYZ到另SRGB色度空间转换-Computing RGB to XYZ conversion space conversion matrix, through the transformation matrix to achieve RGB to XYZ to another sRGB color space conversion
huffmancode103
- 哈弗曼编码。输入需要编码的大小写字符即可得出各个字符的编码-Havermann coding. Enter the desired case characters can be encoded in various character encoding obtained
moon
- 计算机图形学实验,用opengl实现的一个地月日动画模型-Computer graphics experiments, using opengl to achieve a model of the Earth-Moon on animation
canny_edge
- 这个代码采用Canny算子来实现图像边缘的提取,通过调节high和low参数来完成阈值的设定工作。-This code is used to detect picture s edge.
GLCM
- 计算图像的灰度共生矩阵,并基于该矩阵得到14个纹理特征-feature extraction based on GLCM