搜索资源列表
图像变换
- 关于图像变换的源代码,包括对图像的旋转,缩放,裁剪和合并。-Image Transform on the source code, including the right image rotation, zooming, cutting and mergers.
caijiansuanfa
- 图形图像裁剪算法,基于VC++,实现了图形的裁剪和填充-Graphic image cropping algorithm, based on VC++, to achieve the cut and fill of graphics
bmp2bin.rar
- 使用vc2005编写的bmp图片处理程序,具有打开bmp图片,获取图像大小,裁剪图片,获得指定大小图片,bmp转换为二进制十六进制等功能,Vc2005 prepared using bmp image processing procedures, have to open bmp picture, access to image size, cutting pictures, access to specified sizes, picture, bmp convert hexadecimal
DIBDisplay
- 能完成基本的图像操作,包括放大、缩小、漫游、图像裁剪、直方图均衡、直方图规定化等操作,希望对数字图像处理的初级学员有帮助-To complete the basic image operations, including Zoom, narrow, roaming, image cropping, histogram equalization, histogram and other provisions of the operation, in the hope that digital im
left_eye
- 自己裁剪的眼睛的图像库!希望对大家有用!可以用于人眼定位的训练图像!-Cutting their own eyes the image library! Hope useful for all of us! Can be used for training the human eye positioning images!
both_eye
- 自己裁剪的眼睛的图像库!希望对大家有用!可以用于人眼定位的训练图像!-Cutting their own eyes the image library! Hope useful for all of us! Can be used for training the human eye positioning images!
BatchCrop_v1.0
- 本程序可以帮助用户对一个目录下的全部图像文件进行裁剪,操作简单,用户只需首先打开一幅图像,然后指定裁剪区域,点击批量裁剪按钮即可。-This procedure can help the user to crop all the image in a directory, it s easy to operate, users simply open the image first, and then specify the crop area, click Batch cropping but
ZoomImageDemo
- Jquery+.net实现图像缩放截取(类似开心网) 好不容易完成了一个基于web2.0概念的项目管理系统,在系统的实现过程中用到了头像的缩放裁剪的功能模块,而且我发现在网络上很少有讨论这方面的文章,所以把我的实现方式贴出来,和大家分享一下,写的不好还请多多海涵。-Jquery+. Net image scaling to achieve the interception of (similar to Happy Network) finally completed a projec
resize
- IDL图像裁剪批处理源代码 很高兴共享其他资料-IDL source code batch cutting images be pleased to share other information
cut
- 这是一个有关图像裁剪的代码,很有用,能运行,希望给你带来帮助。-This is an image cut on the code, useful, able to run, want to bring you help.
VCchepaidw
- 就可以实现精确的车牌定位 真彩色->256色灰度图。 .预处理:中值滤波。 二值化 削弱背景干扰。 用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索: 区域裁剪,截取车牌图像-The license plate on the positioning accuracy can be a
cutting
- 图像的任意裁剪,C++ 测试通过,支持BMP-IMAGE cutting , C++
Csharpcaijian
- C#图像裁剪小例子,矩形剪切方法,小示例!-Image cropping C# small example, rectangular cut method, a small sample!
cutting-image
- 图像裁剪,剪裁固定范围内的一小部分图像,并在另一个控件中显示出来。-image cutting
ce100306
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:图像裁剪-Easy language source code sharing.Hope more friends to understand easy language.Source Name: image cropping
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics, add
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。-mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics, ad
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。-mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics, ad
CCGcodeo
- 计算机图形学常用算法源代码:直线生成算法,曲线生成算算法,平移变换,比例变换,对称变换,区域填充,图像裁剪 -Computer graphics commonly used algorithm source code: Linear Algorithm curve generation algorithm algorithm, translational transform scaling symmetry transformation, area fills, image cropping
gdal裁剪tif
- 基于gdal实现批量裁剪tif图像,对于遥感影像同样适用。(gdal batch crop tif images)