-
exp4
本程序是实现图像处理的关于调色板的设置功能。(This program is a set of image processing functions on the palette)
- 2015-05-03 11:36:15下载
- 积分:1
-
RgnGuide_src
这个源代码是用来实现图形之间的基本运算的,包括求交集、并集、差集等等。而且图形的形状也可以任意选择,可以是圆、线段、点、多边形等等。(the source code is used to achieve the basic graphics operations, including for intersection and set difference, and so on. The shape and graphics can choose freely, it can be won, segment, points, polygons, and so on.)
- 2020-12-12 15:49:18下载
- 积分:1
-
Phase_Unwrapping_2D
二维相位展开算法
引导相位展开方法相质量运行QualityGuidedUnwrap2D的。
运行戈尔茨坦枝剪相位展开方法GoldsteinUnwrap2D。
(3D实施质量的制导方法,可根据要求提供)(2D PHASE UNWRAPPING ALGORITHMS
Run QualityGuidedUnwrap2D for the phase quality guided phase unwrapping method.
Run GoldsteinUnwrap2D for Goldstein s branch cut phase unwrapping method.
(3D implementation of the quality guided method available on request))
- 2020-10-29 11:19:57下载
- 积分:1
-
纹理特征提取
说明: 采用gabor算法,灰度共生矩阵、灰度梯度共生矩阵提取图像纹理信息(Using Gabor algorithm, gray level co-occurrence matrix and gray level gradient co-occurrence matrix to extract image texture information)
- 2020-11-05 17:49:50下载
- 积分:1
-
cvlib_mex
opencv函数包,用于matlab调用(opencv function package, calls for matlab)
- 2009-01-10 10:53:57下载
- 积分:1
-
istft
说明: 短时傅里叶逆变换,参数一共有4个,hop, fs,源信号向量(Inverse short time Fourier transform)
- 2019-11-26 09:55:45下载
- 积分:1
-
CvThrehold
基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
- 2013-11-29 20:29:33下载
- 积分:1
-
matlab
说明: matlab书上第六章数值运算的几个样例习题。。。。。(the descirbtion of the matlab)
- 2019-05-15 19:54:04下载
- 积分:1
-
wawtershed
图像的三种分水岭分割方法,一般分水岭分割,使用梯度的两次分水岭分割及使用梯度加掩模的三次分水岭算法(images of the three watershed segmentation method, the general watershed segmentation, gradient of the two watershed segmentation and the use of the gradient increases mask the three watershed algorithm)
- 2020-10-31 09:09:55下载
- 积分:1
-
图片位深度转换
基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img; img.Load("D:\qrcode.png"); img.Save("D:\qrcode.bmp"); CxImage ximage; ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP); ximage.AlphaStrip(); ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
- 2019-09-04下载
- 积分:1