资源列表
ImageProcessingMFC
- 图像处理程序,可以实现图像平移,旋转,放大,FFT,DCT,sobel变换,laplace变换,灰度拉伸,直方图统计、均衡,对比度增强-Image processing program, image translation, rotation, zoom FFT, DCT, sobel transform, laplace transform, gray stretch, histogram equalization, contrast enhancement, etc.
vertical-chessboard-calibration
- 此程序是基于OPENCV的进行摄像机标定的源代码。标靶是两个棋盘格垂直放置并拍摄。仅使用单张图像即可利用张正友方法完成内外参数标定。-This program is based on opencv the direction of the source code. The target is two checkerboard vertically placed and then photographed.Use only a single image whit Zhang Zhengyou me
digital_image_processing
- 上海交大数字图像处理课程的课件,希望对学习数图的人有所帮助-digital image processing courseware
mura
- 基于Halcon的LCD屏幕mura检测算法(lcd,mura,Halcon,black spots)
BoV
- 一种场景分类的介绍,利用的是bag of visual words思想。-Introduction of a classification, using bag of visual words.
MEland_SparseRepresentation
- 压缩感知稀疏表示领域大牛M.Eland写的书,非常值得一看,主要是字典构造和稀疏表示方面的问题。-A great book form M.Eland ,one of the leaders in Compressed sensing and sparse representation field.It is worth to read.
tuxiang
- 图像的分类处理,根据提取的图像特征,利用聚类运算进行图像的聚类处理。-Image classification, according to the extracted image features, the use of cluster computing clustering for image processing.
mokatu
- 墨卡托投影,实现大地坐标系的转换,该小程序的算法可以和大家学习交流。-Mercator projection, earth coordinate system to achieve the transformation, the algorithm of the applet can communicate them to learn.
DSST
- 解决目标跟踪中的尺寸变化问题,实现更加鲁棒的跟踪(Solving the problem of dimensional change in target tracking to achieve more robust tracking)
resize_gray
- 基于OpenCV,实现图片resize和gray灰度化的功能。-Based on OpenCV, implement grayscale and resize image functions.
camshift
- 利用C语言基于opencv实现的camshift目标跟踪代码-C language based opencv realized camshift goals tracking code
DSST_code
- 实现跟踪算法DSST,matlab源代码,vot2014竞赛中最好的算法之一。-DSST tracking matlab codes