-
spherical-coordinates
可以实现平面图像到球面坐标的映射变换,效果较好,附原始图片。(Plane image mapping transformation to spherical coordinates better with the original picture.)
- 2012-12-11 13:42:16下载
- 积分:1
-
knife
对所采样的原始图像进行噪声滤波、边缘检测、特征提取、利用多项差值亚像素算法。(the target image is be processed that it is filtered noise, edge detection and character be got.)
- 2011-08-09 10:21:19下载
- 积分:1
-
bwlabel
说明: vc++调用matlab函数混合编程实现二值图像的区域标记。(vc++ call matlab function Matlab binary image of the regional markers.)
- 2008-10-13 15:39:51下载
- 积分:1
-
codes
这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。(This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.)
- 2009-03-03 20:56:07下载
- 积分:1
-
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
说明: 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method contrast digital watermarking system. With GUI interactive interface. There is a main interface GUI, which can call the sub interfaces of DWT method and DCT method. The process includes: reading host image and watermark image, embedding, attacks of various methods (cutting, adding noise, rotation, etc.), extracting. Finally, PSNR peak signal-to-noise ratio is used to evaluate the robustness of different attacks.)
- 2021-04-04 23:29:04下载
- 积分:1
-
graphcut
本程序是基于图论的知识进行图像分割,其中用到的是graphcut分割知识,完整的程序代码及结果!!(This procedure based on the knowledge of graph theory for image segmentation, which is used graphcut segmentation knowledge, including program code and the complete results !!)
- 2020-10-29 15:49:57下载
- 积分:1
-
cheliangjiance
可以实现对交通视频中运动车辆的检测和目标的提取,只需要稍作修改即可使用(You can achieve the target detection and extraction of moving vehicles in traffic video, you only need minor modifications to use)
- 2014-02-21 15:25:08下载
- 积分:1
-
avi2im
将avi视频图像转换成一帧帧的图像,并将帧图像保存到下级目录中。(Avi video images will be converted into an image frame, and frame images saved to the lower directory.)
- 2008-04-04 12:53:29下载
- 积分:1
-
siftDemoV4
SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。[1] 该方法于1999年由David Lowe[2] 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004年再次经David Lowe整理完善后发表于International journal of computer vision(IJCV)。截止2014年8月,该论文单篇被引次数达25000余次。(SIFT, namely Scale Invariant Feature Transform (Scale-invariant feature transform, SIFT), it is a description for image processing. This description has scale invariance, can detect critical point in the image, it is a local feature descriptor. [1] The method in 1999 by David Lowe [2] First published in the International Conference on Computer Vision (International Conference on Computer Vision, ICCV), 2004 was again perfect finishing after David Lowe published in the International journal of computer vision (IJCV) . As of August 2014, the paper cited the number of times a single article of more than 25,000 times.)
- 2020-07-15 20:18:51下载
- 积分:1
-
hough-circle
读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘(Read in the image, the image pre-processing, followed by edge detection, binarization on the image to get, and then the hough transform to obtain the circular boundary, this map and the original image overlay to enhance the edge)
- 2012-07-23 17:31:12下载
- 积分:1