资源列表
renlianjiance
- 用OPENCV实现人脸检测的功能,可靠性高。-OPENCV achieved with face detection function, high reliability.
IllusionMapEditorV7
- IllusionMapEditorV7,这个是韩国人搞的一个工具,这个工具论坛里面有的下,由于需要读取Data数据,使用的时候需要把这个工具拷贝到客户端的根目录下,运行的时候,它会把Data里面wil文件转换成自己可以读取的格式,非常慢。等所有的转换完,再打开地图,把那些wil显示在地图上。-IllusionMapEditorV7, this is a tool to engage in Korean, this tool inside some forum under Data due to
wyh2009302590123
- 数字图像处理综合平台 武汉大学遥感信息工程学院出品-Digital image processing integrated platform Wuhan University Publisher
ch1_1
- 图像处理的基础程序,包括边缘检测等,希望对大家有帮助-Basic image processing procedures, including edge detection, so that there is help for everyone
20100512
- 基于混沌技术的图像加密方法论文,概述其中基本理论及应用-Technique based on chaotic image encryption method papers, outlined the basic theory and application of which
MiniImageFrame-OpenCV
- 处理经典的改变蒙娜丽莎嘴角方向的问题,在图片上画线段,线段首尾分别是改变前后像素点的位置,根据用户画线可构造插值函数,并输出该函数对图片作用后的结果图片(即蒙娜丽莎改变嘴角方向之后的图片)-IDW & RBF Algorithm
3DTree
- 3D树木的处理,包括树木的光照等效果的展示-3D processing of trees, including trees, lighting and other effects of the show
car_recong
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-Use VC++6.0 as de
Basedonthecharacteristicsofdigitalimagefrequencydo
- 提出了一种基于非采样连续小波变换的模值梯度法的清晰度评价准则,对恢复图像的清晰度进行评价-Proposed a sampling based on non-continuous wavelet transform modulus values of the clarity of evaluation criteria gradient method, to restore the clarity of the image evaluation
LBP_opencv
- 用opencv实现LBP的图像纹理特征提取,实现旋转不变性-LBP with opencv image texture feature extraction to achieve rotational invariance
changyong
- 智能建筑设计、弱电设计、安全防范系统、门禁系统设计需要图块!-Intelligent building design, weak design, security systems, access control systems design requires a block!
calcHist
- 使用OpenCV实现RGB直方图,将图像分成三个通道,然后对每个通道进行计算各自的直方图,并且显示出来。-Use OpenCV achieve RGB histogram, the image is divided into three channels, and then calculate respective histogram for each channel, and displayed