搜索资源列表
PictureTreatment
- 提供的 vc 代码完成以下功能: 1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 [代码性质] VC完整应用程序代码 [代码作者] 王寒 [文件大小] 327K [更新日期] 2005-4-12 11:42:00 [来源]http://www.vckbase.com/code -vc code for the completion of
Rotate
- 用CImage类编写的图片旋转代码,对图像处理方面有需要的人可以参考一下-Written with CImage class picture rotation code
ruzon.tar
- 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
tuxiangyunsuan
- 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
rotation-transformation
- 图像的旋转变换,vc源码,是图像处理入门的好源码!-Image rotation transformation, vc source code, is a good source image processing entry!
xuanzhuanjiajiaozheng
- 我们的数字图像处理作业,旋转加校正,源程序。-Our digital image processing operations, increase rotation correction, the source code.
xuanzhuan
- 8bit图像旋转的代码,用了后向双线性插值的方法-8bit image rotation code, using the latter to the bilinear interpolation method
VC.DLL.image.360.rotation
- VC生成的DLL实现图片360旋转经典代码,很特别的一个例子推荐-VC DLL generated code to achieve the classic image 360 rotation
shape-matching-cluttered-scenes-
- 旋转不变非刚性的图像匹配 。代码为matlab源码,代码注释详细,可以通过代码上的链接找到原始文献,以作详细学习-Rotation-invariant non-rigid image matching. Matlab source code, code comments in detail, you can find links to the original code on the literature, for detailed study
Image-rotation-correction
- 利用radon变换进行图像倾斜矫正的算法代码实现-Using radon transform algorithm for image tilt correction code
code
- VC++开发程序编写的图像显示处理算法,实现图像的旋转处理,对于图像处理开发者有参考价值。-VC++ development programming image processing algorithms, image rotation processing, image processing development reference value.
Rotation
- 图像旋转变换源代码,已验证可直接在现有的工程中调用。-Rotate the image transform source code, has been verified directly in the existing project called.
xuanzhuan
- opencv实现图像的旋转,代码,vs2010加opencv混合编程-Opencv realizes image rotation, code, vs2010 add opencv mixing programming
Image-registration-matlab-code
- 图像配准:介绍经过平移,旋转,尺度变换后,图像的配准!-Image registration: introduced after translation, rotation, scale transformation, image registration!
Image-rotation
- MATLAB实现图像的旋转,有代码,PPT,程序报告,适合初学者-MATLAB Image rotation, there are code, PPT, program reports, suitable for beginners
rotate-the-picture
- C++的图像旋转代码,输入图像,输出旋转图像-C++ image rotation code, input image and output the rotated image
Rotations
- 旋转运算的代码, 旋转运算的代码-code for rotation,code for rotation
image-interpolation.shear.rotation
- BMP图像C结构体分析; 灰度图像双线性、双三次插值; 水平shear和旋转处理; 文档中附有处理的matlab代码-BMP image C structure analysis grayscale image bilinear, bicubic horizontal shear and rotation process document processing with matlab code
image-rotation-elimination
- 提供了图像消旋的一些文章,并提出具体的硬件设计方案,并提供软件编程代码。-provide some paper for image rotation elimination in digital image process ,and introduce handware design plan ,and provide software code
matlab-code
- backgroundsubtractionGUI.m 实现背景差分方法的基本GUI界面设置 diedaierzhihua.m 用迭代分割的方法实现图像二值化 foreground.m 背景差分方法中前景图的构建 mianhuizhi.m 图像可视化中ct、mri图像的三维面绘制方法 rotate3d.m 图像可视化中对ct、mri图像进行面绘制并旋转 video2image.m 从视频中批量截取多帧图像 weicaise.m 对图像进行伪彩色处理-backgroundsu