搜索资源列表
CAPSScode
- 一个自己写的图像显示的基本变换的程序,是基于FORM窗体的,可以自动调整显示图象的比例,显示图像属性.对初学者很有借鉴意义-himself wrote an image shows the basic transformation process is based on the Form FORM can automatically adjust the ratio of display images, showing images attributes. Useful for beginner
ImageProcessingProgram
- 包含多种图象变换,图象边缘提取的图象处理程序-It includes all kinds of image processing programme concerning image transformation, edge extracting .
Hough变换的源程序
- Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
ScrollBitmap_src
- 显示一个位图文件并对图像文件进行变换和处理的一个程序包含源代码-showed a bitmap image files as well as document transformation and the process includes a source code
deepsea_pictest2
- Flash5 图片角度变换这个程序的代码很简单,但是却可以实现一个看起来比较复杂的变换,通过移动鼠标,图片会旋转和挤压-Flash5 picture perspective transform this procedure code is very simple, but it can achieve a much more complex transformation through mobile mouse, pictures will rotate and extrusion
220195168672005715205401563311
- 图像的腐蚀图像的膨胀图像的结构开和结构闭图像的细化图像的边缘检测图像的Hough变换图像的轮廓提取图像的识别和模板匹配- The picture corrosion picture inflation picture structure opens with the structure shuts the picture the thin picture edge examination picture Hough transformation picture outline to with
vc++数字图像处理
- 位图图像 获取、图像增强、图像复原、正交变换、压缩编码-Bitmap image acquisition, image enhancement, image restoration, orthogonal transformation, Coding
图象处理教程
- 图象处理就是对给定的图象进行某些变换,从而得到清晰图象的过程。-image processing is the right to conduct certain image transformation, and thus a clear picture of the process.
cbq
- 包括图像的灰度变换,阈值风格,彩色空间变换,彩条制作,傅里叶变换等源代码-including the gray image transformation, the threshold style, color space conversion, color of the production, such as Fourier transform source code
二维变换
- 一个图形学中很简单的二维变换程序 是用C编的 请大家不要见笑-a very simple two-dimensional transformation process is part of the C Please do not laughed at
精通VC++数字图像编程
- 该源码为书《精通VC++数字图像编程》附盘 包括画图,图像变换,颜色处理,图像处理等功能。易操作的界面,也可作为处理图像的工具-source for the book "Digital Image VC proficient programming" - including the attached drawing, image transformation, color processing, image processing functions. Easy-to-us
cologu
- cologu.zip 直方图修正-彩色变换算法源代码-cologu.zip histogram amendment - color transformation algorithm source code
Tutorial 03 Matrx
- 这是一个directx程序,告诉你怎么进行图形变换!-This is a DirectX procedures, to tell you for how graphic transformation!
chap_10
- 具有点运算,几何变换,区处理,图象编码等对BMP图象处理的程序-with point computation, geometry transformation, handling, image coding on the BMP image processing procedures
实验五 二维图形变换
- 实现二维图形的平移变换、放缩变换、旋转变换、错切变换及对称变换的程序。 -2D graphics translation transform, transform scaling, rotation transform, transform the wrong cut and symmetry transformation process.
计算机图形实验代码
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon fillin
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
Image-geometric-transformation
- 包含几个图像几何变换源程序,包括平移、旋转、镜像,转置,缩放,插值算法等。-Contains several image geometric transformation program, including translation, rotation, mirroring, transpose, scaling, interpolation algorithm.
affine-transformation
- 使用OPENCV编写,可以进行任意角度的旋转的仿射变换,代码完整,可以直接编译得到结果-Use OPENCV to write, can rotate in any direction of affine transformation, code complete, can be directly compiled to get results
image-transformation
- 该程序用c写的,可以实现绘制多边形的功能,绘制椭圆及圆的功能,可以实现基于原点的几何变换,如对称变换-The program written in c, can realize the function of drawing polygons, draw elliptical and circular functions, can be implemented based on the origin of geometric transformation, such as symmetry tr
