资源列表
moteCV
- C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程-C language development Opencv moving object identification process and the basis for OpenCV Tutorial
IS_Pyramid
- 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, implemented in OpenCv three associated with image se
DigitalImageProcessing
- 北京大学数字图像处理课程的PPT,比较简单实用。-Digital Image Processing Course Peking PPT, relatively simple and practical.
drawcli
- 绘图Drawing Drawing Drawing -Drawing Drawing Drawing Drawing Drawing
matrix
- 可以打开一副图像 进行压缩,解压。效率比较高,值得借鉴-a program can rar.
VolumeI
- GPU 高性能并行计算介绍 -GPU
SubtractionDifference
- 程序对850nm红外光和自然光下图片进行查分,去掉背景,二值化,椭圆拟合,粗定位人脸和眼睛位置-Procedures 850nm infrared light and natural light pictures check points, remove the background, binary, ellipse, coarse location positioning face and eyes
Spine-enlarge-image
- 利用三次内插法对图像进行无极放大,算法清晰简明,方便移植与使用,能够适应各种集成算法功能的要求,具有很好的实用性。-Three interpolation Promise to enlarge the image, the algorithm is clear, concise, easily ported with the use, able to adapt to the functional requirements of a variety of integration algorith
xian-ppt-image-processing
- 西安科技大学,图像处理教程的课件,做成了PDF格式,希望对你们有用-Xi' an University of Technology, image processing tutorial courseware, made the PDF format, hope that is helpful for you
BP
- grid-study 学习文件,提取特征值写入features.txt 文件 recognition 识别文件,记录错误到 log.txt features.txt 为10*49 特征值 log.txt 为识别错误记录 study.txt 为学习图片的正确值 test.txt 为测试图片的正确值-grid-study learning file, extract the eigenvalue write the features.txt file
dbscan1
- 自己写的dbscan算法C++实现,可对图片聚类-dbscan clustering