-
CIE坐标计算
用于荧光光谱的CIE色坐标计算,直接导入光谱txt即可(CIE color coordinate calculation for fluorescence spectrum, directly into the spectrum txt)
- 2018-04-02 15:46:57下载
- 积分:1
-
1527531
C-W节约算法是最经典的求解车辆路径问题的启发式算法,()
- 2018-07-05 23:24:48下载
- 积分:1
-
图像拼接技术
利用sift算法提取两张图像的特征点,利用ransac去除误匹配,最后将两张图片拼接在一起(Using sift algorithm to extract the two feature points of the image, the use of ransac to remove the wrong match, and finally the two pictures together)
- 2021-04-17 16:48:53下载
- 积分:1
-
matlab
使用matlab对医学图像进行处理,不同去噪方法结果的对比。(matlab image nosing)
- 2013-04-11 21:26:37下载
- 积分:1
-
jiami
生成混沌随机序列并实现对彩色图像的加密,(Encryption of color image)
- 2019-03-04 10:42:48下载
- 积分:1
-
pok-kcd-src
用于脸部识别时,使用基于像素和区域的图像特征核的稀疏表示的识别算法。(When used in face recognition using image recognition algorithm based on feature pixel and regional nuclear sparse representation.)
- 2015-09-06 11:12:42下载
- 积分:1
-
gdal180doc
说明: 开源图形处理工具,可以处理图象,显示,投影转换,栅格和矢量数据处理(Open source graphics tool that can handle images, display, projection conversion, raster and vector data processing)
- 2011-03-22 15:39:35下载
- 积分:1
-
Kriging
基于克里金的插值算法,在此基础上生成等直线图,功能强大!(Based on Kriging interpolation algorithm generation based on this line graph, powerful!)
- 2016-10-19 11:08:50下载
- 积分:1
-
imresize
图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值(Image interpolation algorithm has three methods, nearest neighbor interpolation, bilinear interpolation, convolution interpolation)
- 2008-05-12 10:07:55下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1