资源列表
ROIDraw
- 最新的ROI(Region of Interest)算法,不再像传统算法那样只能画出一个圆或者一个长方形。-The latest ROI (Region of Interest) algorithm, is no longer like the traditional algorithms can only be drawn as a circle or a rectangle.
find_edge
- 纯C写的二值化图片的边界跟踪,运行该算法后能够有效的找出图像的内边界。-Written in pure C Binarization image border tracking, after running the algorithm can effectively identify the images of the inner boundary.
shuangxianxingchazhisuofangtuxiang
- 本实验采用双线形插值技术进行图像的缩放。该方法输出的像素值是它在输入图像中2*2邻域采样点的平均值,它根据某像素周围4个像素的灰度值在水平和垂直方向两个方向上对其插值。在进行图像缩放时,其考虑到了相邻近的像素点间的关系。这种平均算法具有放锯齿效果,创造出来的图像拥有平滑的边缘,锯齿难以察觉,所以相对于最近邻法,其的效果比较好。在进行程序设计时,程序的输入参数为图像矩阵和结果图像的水平和垂直方向的像素数,可以忽略混叠效应。在程序运行之后可以对其前的实验结果进行比较分析异同,进而更深刻的理解最近邻插
ImageEnhencementUsingIntensityTransformations
- 本实验要求使用强度变化方法对图像进行增强。图像增强的是要目标是处理图像,使其比原始图像更适用于特定应用,图像增强的方法分为两大类,空间域方法和频域方法,“空间域”一词是指图像平面本身,这类方法是以图像像素的直接处理。“频域”处理技术是以修改图像的傅里叶变换为基础的。本实验采用的对数变换和指数变换是对前一种方法的应用。-This experiment requires the use of intensity changes in methods of image enhancement. Ima
Ncut_SVM
- 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。-This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.
mouseScreenshot
- 鼠标截图工具的VB源码,VB学习者可以参考下-Mouse screenshot tool VB source, VB learners can refer to the next
svm
- 很不错的SVM的MATLAB源码,不用设置路径,比libsvm还好用!-SVM is a good source of MATLAB, do not set up the path, than to use libsvm better!
efinger
- 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。-This is a complete fingerprint recognition procedure, which includes a histogram equalization, Gabor filter image enhancement, filtering pattern, texture refinement, feature extraction and fea
LSBWatermaking
- 基于经典的LSB实现数字水印技术的嵌入与提取-Based on the classic LSB digital watermark embedding and extraction technology
lifangtidongtai
- 屏幕中心绘制立方体,使用画家隐面算法进行动态消隐。-Screen center cube mapping, the use of artists dynamic implicit surface algorithm blanking.
113172193ARITHMETIC-coding
- 算术编码,采用了基于上下文的自适应算术编码-Arithmetic coding, context-based adaptive arithmetic coding
pca
- PCA代码 主成分分析代码 适合初学人脸识别的朋友学习使用-PCA principal component analysis source code suitable for beginner learning to use face recognition friend