-
torrsam
三维重构的程序,包括角点检测,匹配,F矩阵的计算等(Three-dimensional reconstruction procedures, including corner detection, matching, F matrix calculation)
- 2008-05-18 15:13:09下载
- 积分:1
-
KSVD
一种新型的图像去噪方法,相较于已有的算法,优势在于较小的计算量以及相对更好的还原效果。(A new image denoising method, compared to the existing algorithms, the advantages and the relatively small amount of computation better reproduction.)
- 2013-06-22 12:52:40下载
- 积分:1
-
LANE-Detection-HOUGH-Transform
a lane dtection method using hough-transform
- 2012-01-25 00:48:29下载
- 积分:1
-
imagefusion
说明: 图像融合算法,高通滤波法、IHS法、PCA主成分分析、小波融合、小波和IHS结合的融合方法(Image fusion algorithm, high pass filter method, IHS method, PCA principal component analysis, wavelet fusion, wavelet and IHS fusion method)
- 2020-10-08 09:49:25下载
- 积分:1
-
binary-video
学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求:
1. 对输入视频的每一帧图像都用同一个阈值进行二值化;
2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕;
3. 在处理的过程中,实时显示每帧图片处理之后的效果;
4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成;
5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi )
这里的二值化有两种选择,可以手动收入阈值,也可以直接用OTSU算法的较优阈值直接二值化。(Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements:
1. Each frame of the input video images are binarized using the same threshold value
2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information
3. During processing, real-time display after processing each frame
4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice
5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi)
Here there are two binary choice, you can manually income thresholds, you can directly use the optimum direct binarization threshold through OTSU algorithm.)
- 2015-01-30 16:15:09下载
- 积分:1
-
reversiblewatermarking
MATLAB的一个源文件。用差分直方图位移的可逆数字水印实现图像的完整性认证。(MATLAB as a source file. Histogram using differential displacement reversible digital watermarking images realize the integrity of certification.)
- 2008-08-04 08:03:42下载
- 积分:1
-
watermark
基于离散2维小波变换的彩色图像水印程序。输入原图和logo,可直接得到水印图像。(Based on discrete wavelet transform 2-D color image watermarking program. Input original image and logo, watermarked image can be obtained directly.)
- 2008-07-29 15:21:15下载
- 积分:1
-
gaussiannoiseppt
正弦波加窄带高斯噪声,其联合概率分布服从瑞利。(Sine wave plus narrowband Gaussian noise, the joint probability distribution subject to Rayleigh.)
- 2009-03-24 10:05:45下载
- 积分:1
-
KLTpointmatch
KLT point match:Detection and Tracking of Point Features.
- 2007-10-09 09:24:19下载
- 积分:1
-
star
C#处理数字图像集锦,有图像旋转、平移等变换,有图像编码,有图像解码,有数字图像处理那本书里的各种算法(C# processing the digital image gallery, image rotation, translation, transformation, and image coding, image decoding, digital image processing various algorithms in the book)
- 2012-06-12 07:54:36下载
- 积分:1