-
OpenCVFaceDetectDirectShow小波图像分割算法
说明: OpenCV FaceDetectDirectShow小波图像分割算法(Wavelet image segmentation algorithm)
- 2020-06-17 05:20:01下载
- 积分:1
-
GVF_snake
用C++编写的实现GVF的活动轮廓模型的提取,值得你参考(Extracted with implementations written in C++ GVF active contour models, it is worth your reference)
- 2014-09-18 08:03:59下载
- 积分:1
-
灰度图像边缘检测
说明: 灰度图像的边缘检测,包含多种算子:sobel,prewitt,gaosi算子等,包括原理和各算子的区别(Edge detection of gray image includes many operators: Sobel, Prewitt, Gaosi, etc)
- 2020-04-19 17:08:44下载
- 积分:1
-
shuangchongJEPG
由于图像在经过一次 JPEG 压缩和双重 JPEG 压缩之后其 DCT 系数具有一定的相关性,通过对这种相关性进行分析,提出了一种基于 JPEG 图像双重压缩特性的图像篡改检测算法,并用此算法检测图像是否经过篡改和定位篡改区域。
(Since the image after a first JPEG compression JPEG compression and double its DCT coefficients having some relevance, by this correlation is analyzed, and an image based on JPEG image compression characteristic double tamper detection algorithm, and the algorithm used to detect whether the image been tampered with and locate the tampered areas.)
- 2021-04-02 22:29:07下载
- 积分:1
-
ssim
说明: 计算ssim值的程序,这个程序是用python语言编写的(Calculate the SSIM value of the program, this program is written in Python language.)
- 2020-12-10 21:06:24下载
- 积分:1
-
av2img
matlab加载一个视屏,转化成每帧图片加以保存。(Matlab loads a video screen and translates it into pictures for each frame to be saved.)
- 2017-09-17 19:55:39下载
- 积分:1
-
CSOMP
稀疏重建压缩感知算法,可对图像进行稀疏重建。(Sparse reconstruction compressed sensing algorithm can reconstruct image sparsely.)
- 2018-12-03 15:40:09下载
- 积分:1
-
repeatability_demo
评价描述子的好坏,能给出重叠率、正确率和查错率等(Evaluation of descriptors)
- 2014-01-16 16:44:05下载
- 积分:1
-
chedaoxian
完成了对车道线进行了识别,主要流程为灰度化,边缘检测,hough变换。(We completed the lane line identification, the main process of graying, edge detection, hough transform.)
- 2017-03-07 08:56:32下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1