-
matlabtuxiangfenge
图像分割,包括阈值分割Otsu法,边缘检测包括Roberts算子,Canny算子等,边界跟踪包括Bwtraceboundary函数调用来对图像进行分割等(Image segmentation, including threshold segmentation method of Otsu edge detection, including Roberts operator, Canny operator, edge tracking includes Bwtraceboundary function calls to the segmentation of the image)
- 2020-10-29 16:49:57下载
- 积分:1
-
matlab代码 用于遥感图像变化检测
说明: 此matlab代码是用于遥感图像变化检测的(This matlab code is used for remote sensing image change detection)
- 2020-06-18 03:20:01下载
- 积分:1
-
rbm
深度学习相关代码实现,可以用来做去噪,去模糊,回归,识别等( Initialize and train an RBM energy-based model. Supports binary, Gaussian,
and multinomial inputs (still in development).
Supports binary and noisy rectified linear units (NReLU) in the hidden layer.
Supports joint modeling of binary and multinomial variables for classification.)
- 2014-05-08 10:57:43下载
- 积分:1
-
视差图程序
说明: 通过获取摄像机内外参数获得双目视觉处理图像,得到视差图,得到深度图。(The binocular vision processing image is obtained by obtaining the camera's internal and external parameters, and then the disparity map is obtained, and then the depth map is obtained.)
- 2018-04-16 16:19:40下载
- 积分:1
-
96546
对于iOS图像旋转,精选ios学习编程源码,很好的参考资料。(For iOS image rotation, selection of learning IOS programming source code, a good reference.)
- 2013-12-09 12:08:18下载
- 积分:1
-
wm3
说明: 基于小波变换的数字水印嵌入程序(将二值图像嵌入尺寸相同的灰度图象中)(based on wavelet transform digital watermark embedding process (will embed binary images the same size as the gray image))
- 2006-04-27 08:35:54下载
- 积分:1
-
graythresh_n
自己写的双阈值分割算法,可以用在多个场合(Write their own dual-threshold segmentation algorithm can be used in a number of occasions)
- 2008-05-08 01:22:29下载
- 积分:1
-
区域编码和阈值编码实现图像压缩
c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理:
采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数);
再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results:
The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%).
After inverse transformation, the original image and the processed image are compared.)
- 2020-07-01 08:40:01下载
- 积分:1
-
2
说明: 数字图像处理:阈值分割及形态学处理,本程序出色的完成了图形提取,内容包括程序,讲解和运行结果(Digital image processing: segmentation and morphology threshold treatment, the procedure was completed excellent graphics extraction, including procedures and operations on the results of)
- 2009-04-05 23:25:34下载
- 积分:1
-
OMP
小波域稀疏表示,正交匹配追踪算法压缩感知重建(wavelet transform Compressive sensing)
- 2019-03-11 16:13:23下载
- 积分:1