搜索资源列表
图形学画线画圆滑多边形的实现
- 图形学中的基本画图算法的实现,可能会有点小问题,请自己校正-graphics, the basic algorithm for drawing the realization may be some minor problems, its own calibration
基于神经网络的图像识别程序
- 基于神经网络的识别程序,程序采用三层BP网络训练,采用了普通定义中加入动量因子的训练法,精确度很高。-based on neural network identification procedures, procedures adopted a three-tier network training BP, with its definition of momentum into the training factor, a high degree of precision.
在VisualC 中不依赖MATLAB环境调用其函数的方法
- 这是一个关于在VisualC中不依赖MATLAB环境调用其函数的方法,只使用VC的编程环境就能实现- This is about does not rely on the MATLAB environment in VisualC to transfer its function the method, only uses VC the programming environment to be able to realize
HistDemoA直方图与Sobel算子
- 直方图均衡化处理和边缘检测程序.vc6下完成,是基于对话框的程序,用到自己定义的类CImageWnd-histogram equalization processing and edge detection procedures. Vc6 complete, the dialog is based on the procedures used its own definition of the category CImageWnd
vb做的类photoshop源码
- vb做的类photoshop源码:可以打开图像文件并对其进行一些简单的处理,另外还可实现简单的画图功能。-vb do photoshop source categories : image files can be opened and its simple, but also achieve other simple drawing functions.
ImageConvolution
- 这个数字图像处理的例子中规中举,速度更是有点慢,但是它缺是入门不可缺少的,因为它对数字图像中卷集算子的处理比较易懂,推荐下载,记得留言哦!-the digital image processing examples were cited regulations, speed is a little slow, but it is the entry na indispensable because of its Digital Image Volume Set Operator handling
haijian
- 多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪-polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping
GDI+otsu
- 支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm a
psofunction
- pso 程序,一共三个,DeJong.m,get_psoOptions.m,pso.m结合起来就可以了,直接拷到work目录下就可以运行,其中get_psooptions中可以改设置,变成自己的; DeJong是适应函数,也可以改。-PSO procedures, a total of three, DeJong.m, get_psoOptions.m, pso.m combine, and they can work directly Manchester directory on the
tuxiangchilihuidu
- 在图象工程中,图象处理、图象分析、图象理解作为其研究的三个重要层次,图象处理是图象目前发展的主体技术。图象的灰度处理作为图象处理的最基础理论之一,本文探讨了通过读取数字图象基础数据,进行图象变换、增强、均衡化等过程,完成图 象灰度处理的整个过程及其实现的方法。-in image engineering, image processing, image analysis, image understanding, as its three important levels, and image
MatlababoutDCT
- 离散余弦变换(D iscrete Cosine Transform )简称D CT,是一种实数域变换,其变换核为实数的余弦函数,除了具有一般的正交变换性质外,它的变换阵的基向量能很好地描述图像信号的相关特征,所以在图像信号的变换中,D CT变换被认为是一种准最佳变换。 -discrete cosine transform (D iscrete Cosine Transform) referred D CT it is a real domain transform, transform it
image-noise
- 一个图像将躁的程序,使用MATLAB和C平台,需要自己加一个图片。-an image of the patient, the use of MATLAB and C platform, it needs its own plus a photo.
kuaisufft
- 图象的快速傅立叶变换,自己开发的程序,直接打开工作区即可使用,望指教。-image of the fast Fourier transform, the development of its own procedures and directly open work area can use, look exhibitions.
digital_picture_process_method_demo
- 数字图像处理方法演示程序:本程序应用了垂直/水平sobel、Prewitt、Robert算子对图像处理的效果演示,并包括图像直方图分析,直方图均衡,中值滤波、自适应滤波等方法,是研究数字图像处理的好工具,本程序提供源代码,可以在其基础上开发。-digital image processing methods Demonstration Program : This procedure is used by the vertical / pixel level. Prewitt, Robert O
arithmaticcode
- 自适应的一阶的,其余的自己看,我也是新入门,有不足的地方,请指教-an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, please enlighten
photomachinenewalgorithm
- 针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性质,通过简单的几何关系,对非标定单摄像机拍摄的单幅图像,求解其从2D图像平面到真实的3D平面的非线性单映射关系。该算法为解决计算机视觉的测量、定位、三维重建等问题,提供一种全新的思路。 -against cameras fixed and coplanar binding conditions for target location,
cgetframe_ojdet
- 有从摄像头提取图象,并对其进行相应的处理,包括运动物体的检测,彩色边缘提取!!希望对大家有点用-are extracted from the camera image, and its corresponding treatment, including the detection of moving objects, Color Edge Extraction! ! We hope to use a bit! !
CVPR2008
- CVPR2008论文The patch transform and its applications to image editing源代码-CVPR2008 The patch transform and its applications to image editing
GA-and-its-application-
- 遗传算法简介及其在数字信号处理、数字图像处理中的应用-Introduction of genetic algorithm and its application in digital signal processing
Wavelet-transform-and-its-recovery
- 图像小波变换及其复原,可以实现小波变换的图像融合,使用vc++和opencv编写-Wavelet transform and its recovery can be achieved on wavelet transform image fusion, and opencv prepared using vc++