资源列表
opencvhello
- VC2008+OpenCV实现图像的读取-VC2008+OpenCV read image
DlgPowerTrans
- 幂次变换,它可以增强图像对比度,提高图像的感官效果。-A power transformation, it can enhance image contrast and improve the image of the sensory effect.
image-process
- 数字图像读入,数字图像处理,数字图像变换,数字图像复原和识别等-image processing
linyu
- 数字图像处理时用邻域均值法进行阈值分割,本程序针对手背静脉图像处理。-Digital image processing with the neighborhood average method threshold segmentation, the procedures for the back of the hand vein image processing.
batawosijiaqiang
- 本代码是基于巴塔沃斯高通滤波理想与加强版本-The code is based on the high-pass filtering, Bata Worth ideals and an enhanced version of
qiujiao
- C语言平面几何12-向量方法判断线段与矩形是否有交集-C language plane geometry 12- vector method to determine whether there is the intersection of the line with the rectangle
watermarkplugeout
- 基于小波变换的数字水印提取,可以与嵌入程序一起使用,很好的小波应用基础。-wavelet-based watermark pluge out from digtal image,use wavelet decompose.
123
- 在vc环境下,利用vtk中实现dicom数据的2D缩放功能-At vc environment, implementation of the use of vtk data dicom zoom feature 2D
dif_spfilt
- 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
highpassfilterBW
- butterworth high pass filter
code
- 代码是MATLAB环境下基于k-nn算法的分类器对数据iris的分析-under matlab environment based on k-nn classifier for the iris.data
hough_line
- matlab实现hough直线检测的例子,效果不错,测试可用-find the lines in a image using matlab