Welcome![Sign In][Sign Up]
Location:
Search - histogram direction

Search list

[Static controlalexf_histogram_src

Description: CStatic-derived histogram control. The CAlexfStaticHistogram control is a lightweight class suitable for displaying histograms. You can add new columns, additional text, change text orientation and direction of motion (if you change data at runtime). -CStatic-derived histogram control. The CAlexfStaticHistogram control is a lightweight class suitable for displaying histograms. You can add new columns, additional text, change text orientation and direction of motion (if you change data at runtime).
Platform: | Size: 2967 | Author: Tom | Hits:

[GDI-Bitmap基于直方图的图象检索的vc算法调试1

Description: 基于直方图的图像检索程序,欢迎NG AN这个方向的兄弟提意见-histogram-based image retrieval procedures, NG AN welcomed the direction of the brothers advice
Platform: | Size: 468230 | Author: 尚颖 | Hits:

[GDI-Bitmap基于直方图的图象检索的vc算法调试1

Description: 基于直方图的图像检索程序,欢迎NG AN这个方向的兄弟提意见-histogram-based image retrieval procedures, NG AN welcomed the direction of the brothers advice
Platform: | Size: 467968 | Author: | Hits:

[Static controlalexf_histogram_src

Description: CStatic-derived histogram control. The CAlexfStaticHistogram control is a lightweight class suitable for displaying histograms. You can add new columns, additional text, change text orientation and direction of motion (if you change data at runtime). -CStatic-derived histogram control. The CAlexfStaticHistogram control is a lightweight class suitable for displaying histograms. You can add new columns, additional text, change text orientation and direction of motion (if you change data at runtime).
Platform: | Size: 3072 | Author: | Hits:

[Special Effectsimgapp

Description: 边缘检测是数字图象处理、图象分析和识别领域中的重要课题。近年来,由于彩色图象的广泛应用,使彩色数字图象处理技术日益收到关注,彩色图象边缘检测是在众多的彩色图象处理中极为重要的方法,这是因为图象分割、识别等大量的高层次彩色图象处理均建立在低层次边缘检测的基础上。本实验是将彩色RGB图象首先转换为灰度图象,然后利用经典的边缘检测算Canny算子来实现边缘检测,然后再统计出边界方向的直方图。-Edge detection is a digital image processing, image analysis and identification of important issues in the field. In recent years, due to the extensive application of color images, so color digital image processing technology increasingly received attention, color image edge detection in color image processing a large number of extremely important ways, this is because the image segmentation, identification such a large number of high-level color image processing are built on low-level edge detection based on. This experiment is the first color RGB image is converted to grayscale images, and then use the classical Canny edge detector operator to realize edge detection, and then the statistics of the histogram of the direction of the border.
Platform: | Size: 8410112 | Author: 周倩 | Hits:

[Special EffectsFingerPrintVerify

Description: 这是一个用C++语言实现一个指纹识别程序,程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedures, program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filter , based on local feature points of the feature matching
Platform: | Size: 1078272 | Author: 张晓 | Hits:

[Graph programFingerPrintVerify

Description: 用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-With C++ Language realization of a fingerprint identification procedures, require FVC meet international competition standards and the establishment of the fingerprint in the school library measured. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching
Platform: | Size: 1719296 | Author: mysisi | Hits:

[OtherboundCheck

Description: 该方法采用反对称双正交小波分解系数计算视频帧的方向梯度向量,再统计由梯度向量角和模值构成的联合空间二维直方图,然后计算连续帧直方图之间的距离,得到两帧之间的不连续值,最后采用自适应阈值分割,检测出镜头边界。-This method is the use of anti-symmetric biorthogonal wavelet decomposition coefficients video frame the direction of gradient vector, and then statistics from the gradient vector angle and modulus values constitute the joint space of two-dimensional histogram, and then calculating the histogram for the distance between frames, by the two frames between the consecutive values, the final adaptive threshold segmentation, shot boundary detected.
Platform: | Size: 144384 | Author: 韩瑞冬 | Hits:

[Special EffectsCpp1

Description: 边界方向的直方图统计。采用canny算法实现。 测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定) 1.bmp、2.bmp用来测试尺度变换后图像的识别; 3.bmp、4.bmp用来测试尺度变换后图像的识别; 2.bmp、2_shift.bmp用来测试平移后图像的识别。 实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图; 运行后文件夹应该有Image1.bmp,Image2.bmp,Image3.bmp,Image4.bmp; 实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图; 边界直方图数据和归一化后直方图数据分别保存在histogram.txt和NormalHistogram.txt中。-Border direction histogram statistics. Canny algorithm used. Testing Photo caption: (image path name in the main function AnsiString name = 1.bmp set) 1.bmp, 2.bmp used to test scaling image identification 3.bmp, 4.bmp used to test After scaling the image identification 2.bmp, 2_shift.bmp used to test post-translational image recognition. Realize the output grayscale, smooth map, edge map, as well as dual-threshold edge map after the treatment running folder should have Image1.bmp, Image2.bmp, Image3.bmp, Image4.bmp realize grayscale output, smooth map, edge map, as well as dual-threshold edge map after the treatment border histogram data and normalized, respectively, after the histogram data stored in histogram.txt and in NormalHistogram.txt.
Platform: | Size: 4096 | Author: 方哲 | Hits:

[Special EffectsFingerPrintVerify

Description: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching
Platform: | Size: 2272256 | Author: job | Hits:

[Graph programedgedir_his

Description: 基于边缘方向直方图的图像检索matlab程序,直方图为提取8个方向的的统计概率,对于花朵、人脸、汽车的检索效果很好。-Edge direction histogram based image retrieval matlab procedures, histogram for the extraction of the eight directions of statistical probability, for flowers, human faces, cars good search results.
Platform: | Size: 7168 | Author: xiaobao | Hits:

[GDI-Bitmapmy_function_library

Description: 二维直方统计图 网格为基础的,简单好用- imput: (1) x(i), y(i) point position data (2) bin grid number for x and y direction (3) lowx, highx, lowy, highy outpu: (1) matrix X, Y for 2 dimension (2) histogram value
Platform: | Size: 2048 | Author: zxc | Hits:

[Graph Drawingeo

Description: 边界方向直方图直方图的源码,对于提取图像的形状一定作用-Boundary direction histogram histogram of source code, extract the image for a certain role in the shape of the
Platform: | Size: 2048 | Author: lipiji | Hits:

[Graph RecognizeEdgeDirectionHistogram

Description: Extracting edge direction histogram features from images. Implement by java.
Platform: | Size: 3072 | Author: 呂維 | Hits:

[Graph programImageProcessSys

Description: 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing and image processing algorithms commonly used, such as: gray-scale image processing, image enhancement, image transformations, morphological image processing. One gray-scale image processing consists of three algorithms: color map turn gray level, gray level histogram, histogram equalization image enhancement includes: Increasing Salt and pepper noise, median filtering, sobel edge detection operator (horizontal and vertical the direction considered together), laplace operator edge detection, blur, sharpen image transformation includes: haar wavelet transform, RGB switch to HSV color space. Morphological image processing, including corrosion, swelling, open operation, closed operation.
Platform: | Size: 317440 | Author: 孙亚新 | Hits:

[Special Effectsbian_yuan_te_zheng_ti_qu

Description: 边缘方向直方图matlab程序,直方图为提取8个方向的的统计概率-Edge direction histogram matlab program, the histogram for the extraction of eight directions of the statistical probability
Platform: | Size: 1024 | Author: yijing | Hits:

[matlabMatlabbased-gesturerecognition

Description: 用matlab做的手势识别 基于梯度方向直方图特征提取 欧氏距离判断-Gesture recognition with matlab do the gradient direction histogram feature extraction based on Euclidean distance to determine
Platform: | Size: 3097600 | Author: 袁永金 | Hits:

[Special EffectsEdge-direction-histogram-

Description: Edge direction histogram
Platform: | Size: 2048 | Author: 赵方 | Hits:

[matlabEdge-direction-histogram-MATLAB

Description: 写的边缘方向直方图的MATLAB程序,仅供参考-Edge direction histogram
Platform: | Size: 1024 | Author: 赵方 | Hits:

[matlabHistogram-OrientedGradient

Description: HOG(Histogram of Oriented Gradient)方向梯度直方图,主要用来提取图像特征,最常用的是结合svm进行行人检测。-HOG (Histogram of Oriented Gradient) direction of the gradient histogram is mainly used to extract image features, the most commonly used is a combination of svm detect pedestrians.
Platform: | Size: 172032 | Author: flyingeye10 | Hits:
« 12 3 »

CodeBus www.codebus.net