搜索资源列表
plateloc
- 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
XsImageEffectDemo
- 提供强大的图像处理功能,完全源代码公开, 包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像等等功能。提供技术支持,最适合应用于扫描后的图像处理 开发本控件原本就是应用于扫描后的图像处,方便使用-provide a powerful image processing functions, complete source code is open, including rotating, zooming, narrow, automatic calibration choi
delphi实现的几何变换
- 实现在图像任意角度的旋转,平移。以及图像的镜像,扭曲。波浪效果,缩小放大裁剪,以及对图像的裁剪。-achieve arbitrary angle images in the rotation and movement. Mirror Image and distorted. The wave effect, narrow Large cutting, and cutting the right image.
rotate
- 对一个图像的一些基本操作 如旋转 压缩 平移 裁剪-An image of some of the basic operations such as rotary cutting compression translation
ImageProcee
- 关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection,
imagecrop
- 用matlab对各种图像进行裁剪,是图像处理中经常用到的步骤-Various images with matlab crop,which is often used in image processing steps
TransformShow
- 此程序可以对图像的感兴趣区域进行裁剪,也可以旋转和缩放图像。-The program can crop interesting region of image,rotate image and zoom image
cutimage
- 这是一个行人样本的裁剪程序,能批量裁剪图像用于训练行人样本的训练,有个说介绍了使用方法,只是个测试版本,有点漏洞的。-This is a sample of the cutting process pedestrians can crop the image used for training the pedestrian volume of training samples, there is a method that describes how to use, just a test ve
4
- 这是C++Builder6编写的图形处理源程序 主要是学习如何以不规则方式裁剪图像。-This is written in C++ Builder6 main source graphics irregular way to learn how to crop an image.
image-geometry-operation
- 在实际应用或科研领域,很多时候要对图像裁剪操作。图像裁剪就是在源图像或者大图像中裁剪图像块来,这个图像块一般是多边形的。图像裁剪是图像处理中最基本的操作之一。-In the actual application or scientific research field, and many times to image cutting operation. The image is the source image or cut in large image cut image block, th
Crop-Image
- 裁剪图像Crop Image,matlab将图像裁剪-Cropped image Crop Image, matlab image cropping
ChangeImageSize
- 图像处理,改变图像大小,裁剪图像,色彩反相等功能-Image processing, change image size, crop the image, the color anti-equal function
resize_stack
- 根据文件批量裁剪图像,得到裁剪后的规则结果,批量处理-According to the rules of the outcome document batch crop the image, get cropped, batch processing
8 规则裁剪彩色图像后加密
- 对图像进行局部简单裁剪后的混沌加密,增强了保密性和减少数据量的计算(Chaotic encryption after local simple clipping of image.Enhanced confidentiality and reduced data volume calculations)
Image Utils
- 图像裁剪,旋转,缩放等基本的图像处理功能(image processing, including image cut, rotating, scale, etc.)
rxgkmr
- C写的裁剪算法源码 算法可是在编程中可是非常重要的 大家可以参考一下这个代码,学习一下算法()
电池片裁剪
- 对由工业相机采集到的众多太阳能电池片图像信息进行处理,并对电池片的裁剪(The cutting of the battery sheet)
crop_image
- 实现批量地裁剪图像的功能,python 版本(The function of cropping images in batch)
python图像处理
- 图像处理文档,python图像裁剪,灰度化,旋转,扭曲等操作(Image processing document)
python图像处理
- 本文章讲解了一些基本的关于python的图像的处理,设计裁剪,缩放等操作。(This article explains some basic operations about Python image processing, design clipping, zooming, etc.)