-
Sobel
Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。(Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge detection operator to quantify, including direction. The code is based on sobel algorithm testing procedures.)
- 2012-03-01 22:42:36下载
- 积分:1
-
Spectral-Clustering-
一种基于彩色图像分割的余弦相似度的快速的谱聚类算法(A Fast Spectral Clustering Algorithm Based on Cosine Similarity for Color Image Segmentation)
- 2015-04-13 22:08:29下载
- 积分:1
-
xiaobo
小波纹理分析软件.可以进行各种小波分析及图像重建(Wavelet texture analysis software. Can be a variety of wavelet analysis and image reconstruction)
- 2008-06-17 15:05:51下载
- 积分:1
-
FaceDetection
该程序可以将一附图片中的人的脸部轮廓检测出来,以作后续处理。(The program can be attached to a film of people' s facial contours detected for follow-up.)
- 2009-05-12 17:00:32下载
- 积分:1
-
Kalman
基于卡尔曼滤波器的监控系统的设计,实现了对运动目标进行识别,并对其运动轨迹进行预测的功能;当二值化图像超过一定阈值时,判断为有外人入侵,实现报警功能。(Kalman filter based on the design of monitoring system to achieve the recognition of moving objects, and its motion trajectory prediction function when the binary image exceeds a certain threshold, to determine the invasion of outsiders, to achieve alarm function.)
- 2016-11-11 17:37:29下载
- 积分:1
-
dct
8*8矩阵dct变换以及量化 反量化和反dct变换(8* 8 transform and quantization matrix dct quantization and anti-anti-dct transform)
- 2009-04-20 22:57:00下载
- 积分:1
-
12
说明: 非常好用的基于各种常用滤波器的图像平滑算法(Translate
From: Chinese
To: English
EnglishChineseArabicTranslate text or webpage
非常好用的基于各种常用滤波器的图像平滑算法
Translate from: Japanese
Allow phonetic typingType text or a website address or translate a document.
Cancel
Fēicháng hǎo yòng de jīyú gè zhǒng chángyòng lǜbō qì de túxiàng pínghuá suànfǎEnglishSpanishArabicAlpha
Very easy to use image smoothing algorithm based on a variety of commonly used filters)
- 2012-04-25 09:56:25下载
- 积分:1
-
Pictures
求图像在hsv颜色空间下三个通道的颜色矩(colormoment in hsv colorspace)
- 2014-08-30 17:03:09下载
- 积分:1
-
Demo_test_DnCNN
说明: 前馈神经网络图像去噪,DnCNN的MATLB实现,以及相应的峰值信噪比和结构相似性的计算。(DnCNN,MATLAB,And calculation of peak signal-to-noise ratio structural similarity)
- 2020-03-22 09:36:57下载
- 积分:1
-
ImproveCanny
一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and the sub-images edge information.)
- 2019-03-20 21:30:08下载
- 积分:1