-
BwAdd_Y_ColorImage
matlab程序添加水印的DCT算法,先将水印加密,然后嵌入图像中(matlab program to add a watermark in the DCT algorithm, first the watermark encryption, and embedded images)
- 2010-11-07 14:21:39下载
- 积分:1
-
eight
用MATLAB软件产生一个被高斯噪声污染的lenna图像,使用T3、T5、高斯滤波、中值滤波进行处理;(MATLAB software with a Gaussian noise pollution Lenna image, the use of T3, T5, Gaussian filtering, median filtering for processing )
- 2008-06-25 03:15:48下载
- 积分:1
-
similarityDescriptor
(cvpr)Matching Local Self-Similarities descriptor自相似描述子((cvpr)Matching Local Self-Similarities across Images and Videos)
- 2016-04-20 21:01:01下载
- 积分:1
-
RGB_Criminisi
Criminisi算法修复彩色图像,详细的程序,可以直接运行。(Criminisi algorithm for RGB images )
- 2021-03-08 09:39:28下载
- 积分:1
-
Image2txt
将图片通过灰度值转化为文字符号,并排列为原来图像的样式。
(Convert image by gray scale value into text symbols, side by side as the style of the original image.
)
- 2016-03-02 15:51:11下载
- 积分:1
-
shiligongcheng1
对各种格式图像实现打开保存旋转的操作的示例工程的说明文档。(images of various formats to achieve preservation of open rotation examples of the operation of the project documentation.)
- 2006-11-02 10:30:15下载
- 积分:1
-
Mumford
用水平集(level set)方法和mumford-shah图像分割模型的图像分割matlab源代码(Mumford functional for segmentation and level sets.)
- 2010-11-03 16:45:36下载
- 积分:1
-
Marching-Cubesof-MC-algorithm
原创基于c++语言编程实现了MC算法在三维图像处理中的应用,以及有许多二维图像到三维图像表面的重建过程算法。通过VC2008,编译已通过。(I have realized MC algorithm about the application of processing 3-D image based on C++ language also realised the technology on image surface reconstruction from 2-D to 3-D image.They are all compiled successfully using VS2008)
- 2012-05-04 22:32:57下载
- 积分:1
-
SiftGPU-V370
说明: 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors.
SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified.
SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided.
)
- 2011-02-23 10:20:27下载
- 积分:1
-
2
说明: 使用opencv语言绘制所有轮廓后根据轮廓长度丢弃小轮廓(Opencv draw all contours of the language used under the contour length of the drop after the small contour)
- 2010-11-09 09:07:34下载
- 积分:1