资源列表
canny
- canny算子检测边缘,是一种常用的边缘检测算法。文件包含了canny的边缘检测(canny edge detection)
plotyyy
- 该函数可以绘制同一个横坐标轴下两个纵坐标轴的二维图像(plot the 2D-graph with three axis)
1
- feature feadure????????
CCD图片读取
- OPENCV的读取图片,并在固定窗口显示。含源代码与所需CvvImage.cpp类(OPENCV reads the picture and displays it in a fixed window. Source code and required CvvImage.cpp classes)
__pycache__
- 对图像进行放大处理,得到图像的距离清晰度值,并计算他的离散程度(The image is amplified and processed, and the distance definition of the image is obtained, and the degree of discretization of the image is calculated.)
code-BL
- 显著性检测研究,cvpr上的文章,BL的源代码,有需要请下载(Significance detection research, article on CVPR, source code of BL, need to be downloaded)
RC_C++
- 显著性检测的代码,是程明明在12年的CVPR的文章,HC,RC的算法源码。(The code for saliency detection is the source code of Cheng Mingming's CVPR article, HC, RC, in 12 years.)
Euclidean distance
- 图像的欧氏距离计算,运用mat类对像素点间的距离进行计算(Calculation of Euclidean distance of images)
spwm inverter
- sinusoidal pwm single phase inverter
dark_channel_dehaze
- 何凯明博士的暗通道先验去雾C++的opencv实现代码(implement of dehazing using dark channel prior)
get feature
- 在机器学习图像分类的过程中,对ROI进行形状和纹理特征提取(exact the shape and texture features of ROI)
canny
- 实现边缘检测,非常好用,毕设需要是最好的(It is very good to realize the edge detection, and it is the best to set up the need.)