搜索资源列表
ShotDetect
- 一个实现视频关键帧提取算法的类,用C++实现,基本思想还是双阈值方法-A class which realize the algorithm to check out the key frame of video is written by c++. The basal idea of the algorithm is based on double threshold.
yuz
- 图像中自动的选取最合适的阈值,然后对图像进行二值话,这个程序的原理是基于统计学的-images automatically select the most appropriate threshold, then the images of two values, this procedure is based on the principles of statistics
bsetsegment
- 最佳阈值分割,能在两个波谷中找到最佳分割点,从图像上来看效果不错!-optimal threshold segmentation, in two trough find the best segmentation, from images to evaluate the effects Yes!
CannyJava
- 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
noisecomp
- 图像去噪: Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information is of
streams--DirectShow.h
- VC6+DirectShow环境编译通过有困难的人,或是不熟悉多媒体编程的人,在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决streams.h头文件的新一种方法,就在这里,你可以试下,下了做一下,你就会知道了-VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the
DirectShow.h-Dshow
- VC6+DirectShow环境编译通过有困难的人,或在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决DirectShow.h头文件的新一种方法-VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the want to use streaming media to al
VCLesson2
- VC学习视频教学、入门最快的方法。-VC study video frequency teaching, crosses the threshold the quickest method.
ImageDenoisingusingwaveletThresholding
- 关于自适应小波图像除噪,根据每一层次的分解系数来确定阈值-about adaptive threshold wavelet denoising,Normalshrink
DCTdomainMPEG7DominantColordescriptorextraction.ra
- DCT域中MPEG7主色描述符的提取,该文在MPEG7的基础上提出了DCT域内直接提取主色描述符的新方法.这种方法节省了 对图像的解压缩的过程,因而大大的提高了对于压缩图像进行特征提取的速度和效果.作为整个算法的一部 分,一种自动阂值提取的算法也在该文中给予了描述.这种方法可以减少因人为设定经验闭值而带来的不确 定性,使算法更具鲁棒性.对比检索试验结果也说明本算法是一个高速有效的算法.新算法主要用于压缩图 像库或互联网上的相似检索. -DCT domain MPEG7 Dom
waveletandcomp
- 根据对所输入的png格式的真彩图像、小波类型(db9或haar)和相应的阈值进行了三级非标准小波harr或db9的分解和重构,从而达到了对原图像的压缩处理的 -Entered based on the true color of the png format images, wavelet type (db9 or haar) and the corresponding threshold for the three non-standard or harr wavelet decompos
lumian_detect
- 自适应阈值提取路面区域,对于后期做车辆检测比较有用,我自己调试过,可以运行的-Adaptive threshold extracted road area, for the latter to do more useful vehicle detection, I have to debug that we could run
cell-spliting
- blood cell threshold with miconeusm
Speex-echo-cancellation
- Speex回声消除代码分析文档, Speex工程着力于通过提供一个可以替代高性能语音编解码来降低语音应用输入门槛 。另外,相对于其它编解码器,Speex也很适合网络应用,在网络应用上有着自己独特的优势。同时,Speex还是GNU工程的一部分,在改版的BSD协议中得到了很好的支持。-Speex echo cancellation code analysis document, Speex project focused on by providing a high-performanc
black
- 本代码主要应用于基于CCD相机的实时动态捕捉,并进行了简单的平滑去噪,阈值化处理(This code is mainly used for real-time dynamic capture based on CCD camera, and carried out a simple smooth denoising, threshold processing)
