-
cannyPLeePNL=4
采用canny算子加上lee滤波器对SAR图像进行去噪(canny algorithm and lee filter to aiti-noise SAR image)
- 2012-10-08 09:59:33下载
- 积分:1
-
gauss
本程序给出一个利用高斯法近似求解病态方程的解的例子(This program gives a Gaussian approximation method for solving equations morbid examples)
- 2014-08-16 22:31:02下载
- 积分:1
-
sphit-128-4
分层树分割算法的Matlab实现,除编码和解码外,还附有熵编码程序,供研究图像处理的朋友参考使用。(hierarchical tree segmentation algorithm Matlab, in addition to encoding and decoding, but also with entropy coding procedures, Image processing research for a friend use and reference.)
- 2007-03-22 23:38:27下载
- 积分:1
-
C# 在大图中找出小图 例子源码
在大图中找小图
- 2014-11-24下载
- 积分:1
-
dft
图像的傅里叶变换。在代码中实现了将两幅图像的幅度谱和相位谱进行交换,进而理解两者在图像显示中的作用(Fourier transform of the image. Implemented in the code will be two images amplitude spectrum and phase spectrum of exchange, and thus to understand both the role of the image display)
- 2011-05-09 19:28:41下载
- 积分:1
-
MRF_imgSeg
说明: 是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)
- 2021-03-18 09:09:19下载
- 积分:1
-
zhangwen
说明: 掌纹识别palm print recognition software(gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology )(Palmprint identification palm print recognition software (gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology))
- 2008-10-28 16:57:12下载
- 积分:1
-
pic_deal
对usb视频图像进行实时采集,并进行处理(Usb video images in real-time acquisition and processing)
- 2012-06-14 21:41:30下载
- 积分:1
-
dt_cwt-texture
基于纹理特征的图像检索源码,用双树复小波(DT-CWT)三级分解提取图像的纹理特征(Texture-based image retrieval source code, using dual tree complex wavelet (DT-CWT) to extract texture features three levels of decomposition)
- 2013-12-06 15:58:36下载
- 积分: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