-
游戏开发中的辅助工具,非常有用,可以大量减轻美工处理图片的工作量
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
-
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/...
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
- 2022-01-26 07:19:44下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
dicom of the c#, dicom contains various objects, vr, dataset, etc.
dicom 的c#库,包含各种dicom 对象,vr,dataset等-dicom of the c#, dicom contains various objects, vr, dataset, etc.
- 2022-11-13 06:20:03下载
- 积分:1
-
一种基于形态学的小波自适应去噪算法
一种基于形态学的小波自适应去噪算法-Morphology based on adaptive wavelet denoising algorithm! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-11-17 09:00:04下载
- 积分:1
-
是一个有关阈值选择的程序,可以用于图像二值化等,我用过了,可以用,效果不错...
是一个有关阈值选择的程序,可以用于图像二值化等,我用过了,可以用,效果不错
- 2022-07-27 07:35:41下载
- 积分:1
-
用IDL编写的区域增长代码,可以实现图像区域边界提取的区域增长处理...
用IDL编写的区域增长代码,可以实现图像区域边界提取的区域增长处理-IDL used to prepare the regional growth of the code, you can realize the image region of the regional growth boundary extraction treatment
- 2022-01-25 23:49:34下载
- 积分:1
-
将BMP,JPG格式的图片压缩处理,可以设置压缩质量,图片横宽比例。...
将BMP,JPG格式的图片压缩处理,可以设置压缩质量,图片横宽比例。-To BMP, JPG image compression format, you can set the compression quality, pictures, cross-width ratio.
- 2022-07-04 06:11:23下载
- 积分:1
-
detailed wavelet transform source code, prepared by the VC. Could achieve multip...
详细的小波变换的源代码,用VC++编写的。可以实现多种小波基函数下的离散小波变换。具有相当高的参考价值!-detailed wavelet transform source code, prepared by the VC. Could achieve multiple wavelet function under the discrete wavelet transform. Have very high reference value.
- 2023-06-14 11:50:04下载
- 积分:1
-
use Wiener filtering algorithm for image restoration of the source vc
使用维纳滤波算法进行图像恢复的vc源程序-use Wiener filtering algorithm for image restoration of the source vc
- 2023-04-26 07:45:03下载
- 积分:1