-
Smooth
对图像进行平滑处理,像各种滤波的方法,如均值滤波法、中值滤波法(Smoothing the image, like the various filtering methods, such as mean filtering, median filtering method)
- 2010-07-16 13:17:31下载
- 积分:1
-
LBP.cpp
LBP算子的实现源代码,可以根据LBP算子来对2张图片的相似度进行比较,值越小,图像越相似。(LBP operator realization of the source code, you can compare LBP operator to the similarity of the two pictures, the smaller the value, the more similar the image.)
- 2021-01-19 17:18:41下载
- 积分:1
-
基于QT和EasyPR的车牌识别软件
【实例简介】转自CSDN分享,使用时只需改opencv路径,可成功编译。
- 2021-06-15 00:31:18下载
- 积分:1
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1
-
Edge-detection
编程实现LoG或Sobel算子,并利用该算子提取给定图像中的边缘;全局最优阀值和自适应阀值分割的工作原理,编程实现阀值分割算法。 (Programming LoG or Sobel operator, and using the edge of the operator to extract a given image global optimal threshold and adaptive threshold segmentation of the working principle of programming to achieve a threshold segmentation algorithm.)
- 2012-06-18 16:10:12下载
- 积分:1
-
MATLAB-dct-and-idct
将图片进行8*8块的dct变换,以及8*8块的反变化恢复原图像(use 8*8 block dct to chang image, and use 8*8 block idct to renew image.)
- 2011-11-14 21:00:17下载
- 积分:1
-
fcm1
此程序采用 FCM,模糊c 均值方法,用于边缘检测(This program uses FCM, fuzzy C mean method, for edge detection)
- 2020-10-12 23:27:32下载
- 积分:1
-
NSRfilter
关于散斑噪声去除的很多种去噪方法,其中还包含现在很流行的一些去散斑噪声方法。(This package contain several filter algorithms for speckle reduction in ultrasound images or SAR images.)
- 2021-03-04 22:39:31下载
- 积分:1
-
MATLAB_code_of_image_processing
说明: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等(Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding)
- 2009-07-29 10:51:21下载
- 积分:1
-
high-resolution-sar
高分辨率及新模式SAR的成像算法,含有圆轨迹快速成像和压缩感知等内容(High resolution and the new mode of SAR imaging algorithm, containing circular trajectory fast imaging and compressed sensing and other content)
- 2013-05-24 10:47:21下载
- 积分:1