搜索资源列表
skyblue_PinTu
- 程序先将图片分割成若干方块,并将位置打乱,然后除去源图右下角留下间隙,玩家通过这个间隙移动现有图像最后将其还原为源图像,还可配置图片横纵的切割块数以及是否播放音乐等-Procedures first picture is separated into a number of box, and the location of upset, and then remove the gap left by the bottom right corner of the source map, playe
OTP
- 利用图像变换分析分割验证码图片为单个字符-Analysis of segmentation using image transform images into a single character code
c03
- 详细说明:C#环境的车牌认别系统源代码和30张测试图片;本程序对以上的30汽车图片的认别定位分割等准确率达至100%。-C# environment registration identification system source code and 30 test images The procedures for the above pictures of the 30 vehicle identification such as segmentation positioning accu
GAC_Segment
- 利用GAC模型做图像分割的一个实验,里面包含试验图片和实验报告-GAC model using image segmentation to do an experiment, which contains pictures and experimental test report
DigitalRecognitioncode
- 使用说明第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行
captcha_recognition
- 验证码图片的腐蚀和膨胀以及滤波,可以用于淘宝验证码分割的基础-Verification Code Pictures of the corrosion and expansion, as well as filtering, can be used Taobao basic partition Verification Code
BarCodeWin
- 1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文-1. Bar code generation: structure of bar co
liftwave_edge_detection
- 本实验对图片进行超绿色灰度化后采用不同算子对mean——shift后的图片进行分割,效果还可以,但是边界点不连续。-This experiment on ultra-green to gray-scale images after the use of different operators on the mean- shift of the picture after the split, the effect can be, but not for the border points.
edge_detection
- 本实验对图片进行超绿色灰度化后采用不同算子对mean——shift后的图片进行分割,效果还可以,但是边界点不连续。-This experiment on ultra-green to gray-scale images after the use of different operators on the mean- shift of the picture after the split, the effect can be, but not for the border points.
2008082322585122
- ncut分割算法matlab代码 .里面有多个matlab代码,并有一张图片-segmentation algorithm matlab code ncut. there are a number of matlab code, and a picture
Agameofpintuindigitalimageprocessing
- 把一幅图片分割成块,组成拼图游戏。是一个数字图像几何变换的例子。-A program to implement a geometric thransform of digital image processing for a game
haarwavelet
- 本人自己编写的图像处理程序,包括图像的分割、haar小波变换等内容。内附示例图片。-I have written image processing procedures, including image segmentation, haar wavelet transform and so on. Enclosing the sample pictures.
MILES
- 用于分割图片,包括灰度图,彩色图等 希望对大家有所帮助-Used to split images, including grayscale, color maps, etc. We want to help
tuxiangfenge
- 自己写的实验报告,关于图像分割的 根据实验要求,利用MATLAB软件中的图像处理工具箱,做baota.jpg图像的分割,目的达到突出图片中主要目标区域,将其分割出来,附带实验总结及经验。-Written report of his experiments on the image segmentation is based on experimental requirements, the use of MATLAB software, the image processing toolbo
gapicdiv
- 一个遗传算法图像分割程序. 对于图片分割的效果相当理想. -A genetic algorithm for image segmentation procedures. For the image segmentation results reasonably well.
SplitJPG
- 本程序批量对JPG图片按大小进行分割。方便地用于电子书(或别的文档)转换成的JPG图片,分割后放入MP4中进行图片式浏览阅读。-This program batch of JPG images are segmented by size. Easily used for e-books (or other documents) into the JPG images, segmentation carried out after the picture into the MP4-style br
SplitImages
- SplitImage可以将一张较大的图片分割成大小相等的若干小图片,小图片的尺寸可以任意设置。-SplitImage can split a large picture into many small images with the same size.
易语言图片分割源码
- 可以快速把一些组合的图片有效精准的分割出来,适用于制作工具和小游戏所需要的图标,操作简单
CutImage
- 实现了c#版本的图片分割和裁剪功能。分给后覆盖原图片。(The image segmentation and cutting function of the c# version is realized. Cover the original picture after the division.)
图片-图片分割
- 课程设计作业 调试后可用 自适应图像分割算法(Adaptive image segmentation algorithm)