搜索资源列表
数字图像处理alpha版
- 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
图形学画线画圆滑多边形的实现
- 图形学中的基本画图算法的实现,可能会有点小问题,请自己校正-graphics, the basic algorithm for drawing the realization may be some minor problems, its own calibration
图像识别的基本算法
- 图像识别基本算法,介绍了vc环境下实现图像识别的基本方法 -basic algorithm about image recognition.it introduce basic image recogniton methods of vc implementation.
BP异或问题
- 最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
图形的生成
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorit
V2dCAD3.0
- 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
lzt
- 图形学基本算法的实现,包括画线、画多边形,变换,裁减-graphics basic algorithm implementation, including line drawing, painting polygons, transformation, reduction, etc.
graphic_arithmetic
- C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
grayscale
- 可进行二值化、灰度变换、投影法、直方图显示,实现众多基本算法变换,针对8位或16位图象-could be two binary, gray-scale transformation, projection, histogram shows that many basic algorithm to achieve transformation, against eight or 16 images
TrackerTestbed_v2.2
- 关于目标跟踪的一个很好的平台,包括很多基本的算法代码-on target tracking a very good platform, including many of the basic algorithm code
scan_matching
- This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of Ma
txxdh
- 计算机图形学里的一些基本算法程序之一 帧动画 ,VC++环境编译-computer graphics, the basic algorithm procedures one frame animation, VC compiler
txxssdh
- 计算机图形学里的一些基本算法程序之一 实时动画,VC++环境编译-computer graphics, the basic algorithm procedures for real-time animation, VC compiler
txxswbh
- 计算机图形学里的一些基本算法程序之一 三维变换,VC++环境编译-computer graphics, the basic algorithm for three-dimensional transform one of the procedures, VC compiler
txxtxcj
- 计算机图形学里的一些基本算法程序之一 图形裁剪,VC++环境编译-computer graphics, the basic algorithm procedures for cutting graphics, VC compiler
imagethining.rar
- 图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。 一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。 本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。,Image Thinning (Image T
vc_picture
- 里面是图像处理的例子及源码,图像处理的的基本算法全部包括,非常有用。-There is a example of image processing and source, image processing, including all of the basic algorithm, very useful.
basic-image-process
- 本文件包含了图形图像处理的基本算法,相信对新手学习图像处理有很大帮助-This document contains a graphic image processing of the basic algorithm, I believe that the novice to learn image processing helps a lot
Basic-Digital-Image-Processing
- 集成图像处理基本算法,简单快捷的实现算法步骤。-Integrated image processing basic algorithm is simple and efficient algorithm steps.
Basic-Digital-Processing-Algorithms
- C++ 实现了多个数字图像处理的基本算法,傅里叶变换,直方图,细化,各种滤波器算法。-C++ implementation of the basic algorithm plurality of digital image processing, Fourier transform, histogram, refinement, various filter algorithms.