搜索资源列表
文字识别程序
- 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
dynzoom
- This application, built in VB using MapObjects, allows the user to zoom in, zoom out and pan using only the mouse. The pan is a dynamic pan just push the mouse in the direction you would like to pan.-This application, built in VB using MapObje
OpenGL实现三维绘图
- OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the pro
硕士博士论文全文
- 包含三篇硕士博士论文全文。都是针对三维数据重建方向的,对做此课题者有很好的参考价值。-includes three master's doctoral dissertation by. Three-dimensional data are directed at the reconstruction of the direction of this issue do have a good reference value.
le10
- 应用VC++6.0制作3D实现的用键盘方向键在屋子里移动,并可以控制纹理的小程序-VC 6.0 Application to achieve the production of 3D direction of the keyboard keys in the room mobile, and can control the texture of small programs
计算机图形学——立方体旋转
- 计算机图形学——立方体旋转,有三个旋转方向,用数轴控制.-computer graphics -- rotating cube, three rotary direction, and only a few axes.
图像的缩放和扭曲
- 图像的缩放与扭曲:包括将图像按照任意程度缩放(Scale),以及将图像进行按某个轴对称方向进行扭曲(Warp)。-image scaling and distortion include : image with arbitrary degree of scalability (Scale). and to a certain image by axisymmetric distorted direction (Warp).
contourlet_toolbox123
- 第二代小波变换-----脊波变换工具箱,有多分辨力和方向选择性,由著名Member, IEEE, Minh N. Do编写。 -second generation wavelet transform ----- ridge wavelet transform Toolbox, a number resolution and direction selectivity, eminent Member, IEEE, Do Minh N. prepared.
fliter.rar
- 该程序的功能是分别对两幅图像进行方向滤波和同态滤波,从而改善图像性能。,The program s function is two images, respectively, the direction of filtering and homomorphic filtering to improve image performance.
bian_yuan_te_zheng_ti_qu
- 边缘方向直方图matlab程序,直方图为提取8个方向的的统计概率-Edge direction histogram matlab program, the histogram for the extraction of eight directions of the statistical probability
12
- 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘(8个方向变换)。-Gaussian function through derivative edge detection in real terms is adjustable direction edge detection wavelet transform (change the direction of 8).
sobel8
- 8方向的sobel边缘提取算法,自己用VC编的-8 direction sobel edge detection algorithm, itself compiled with VC
canny
- canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
EdgeDirectionHistogram
- Extracting edge direction histogram features from images. Implement by java.
gradient-direction-matching
- 基于梯度方向的图像匹配,该算法提取梯度信息,使算法达到好的性能。-Image matching based on gradient direction, the gradient information extraction algorithm, the algorithm to achieve good performance.
test
- 指纹图像处理包括梯度处理、方向场处理、平滑处理、智能增强处理等-The fingerprint image processing including gradient processing, direction field processing, smooth processing and intelligent enhancement processing, etc
Edge-direction-histogram-
- Edge direction histogram
labeling-lenth-and-direction
- 在直线的两边标注其方向和长度.lisp源码,在cad命令行打appload加载即可使用。实现智能标高-labeling direction and lenth of a line
VTK-get-image-direction-cosine
- 利用VTK获得图像的方向余弦值,从而得到图像的旋转变换矩阵。-Use VTK get direction cosine of the image, resulting in rotational transformation matrix image.
main direction of rotation
- SIFT中matlab版本的主方向旋转程序(The main direction of rotation program version of MATLAB in SIFT)