-
bmp文件读取,写入库程序。可读取/写入bmp格式及ico格式文件,为后续图象处理所用...
bmp文件读取,写入库程序。可读取/写入bmp格式及ico格式文件,为后续图象处理所用-bmp file to read, write, warehousing procedures. Can read/write format bmp and ico format for follow-up image processing by
- 2022-07-10 21:32:22下载
- 积分:1
-
游戏开发中的辅助工具,非常有用,可以大量减轻美工处理图片的工作量
1,生成字体图片文件
2,图片切分,把大的精灵图片切分成小的图片
3,图片剪切,可...
游戏开发中的辅助工具,非常有用,可以大量减轻美工处理图片的工作量
1,生成字体图片文件
2,图片切分,把大的精灵图片切分成小的图片
3,图片剪切,可以批量对于某个目录的所有图片进行上下左右的剪切处理-Game development tool, very useful, you can handle a large number of art to alleviate the workload of one picture to generate the font image file 2, image segmentation, the big picture wizard cut into small picture 3, picture cut, you can bulk for a directory of all the pictures up and down around the shear treatment
- 2023-08-20 21:00:04下载
- 积分:1
-
本人收集的东西,不用Vb了,丢掉怪可惜的
分形算法与程序设计VB版 一书中所讲解的程序设计的源代码及部分供参考的效果图。...
本人收集的东西,不用Vb了,丢掉怪可惜的
分形算法与程序设计VB版 一书中所讲解的程序设计的源代码及部分供参考的效果图。-I collect things that do not have Vb, and unfortunately lost the strange fractal algorithm and program design VB version of one book on programming source code and some of the effects of plans for reference.
- 2023-06-07 09:30:04下载
- 积分:1
-
很好用的体绘制算法程序,可以展现优美的图形算法。
很好用的体绘制算法程序,可以展现优美的图形算法。-good use of volume rendering algorithm procedures, able to display the beautiful graphics algorithm.
- 2022-06-20 23:52:56下载
- 积分:1
-
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch...
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detection operator,普瑞维特(Prewitt) edge detection operator, Chris (Krisch) edge detection operator and Gauss- Laplace (LoG-Laplacian) operator and so on.
- 2022-02-04 12:08:54下载
- 积分:1
-
Several digital image processing experiments, including gray transform, histogra...
Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Several digital image processing experiments, including gray transform, histogram equalization, histogram matching, neighborhood average, local increase, median filtering and image sharpening, etc.
- 2022-03-25 01:51:34下载
- 积分:1
-
multi
实现多小波变换的MATLAB工具箱库函数-multi-wavelet transform MATLAB Toolbox library functions
- 2022-03-05 19:22:46下载
- 积分:1
-
这个代码实现了很好的
This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."
This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means.
This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies.
1.) Download
2.) Unzip
3.) Run >>region_seg_demo
See this site for experiments, videos, and more information on segmentation, active contours, and level sets:
[ http://www.shawnlankton.com/2007/05/active-contours/ ]
- 2022-06-21 17:17:59下载
- 积分:1
-
Mainly deals with digital images, the binarization operation, can be a very good...
主要是针对数字图像,进行二值化的操作,能很好的对图像进行二值化。-Mainly deals with digital images, the binarization operation, can be a very good image binarization.
- 2022-03-23 04:27:50下载
- 积分:1
-
利用爬山(Hill
利用爬山(Hill-climbing)算法实现彩色图像分割,并附RGB到LAB的转换源码-Color iamge segmentation using Hill-climbing algorithm.
- 2023-04-01 04:15:04下载
- 积分:1