-
/ *包含在这段代码中的* TIFF作家/
/* The TIFF writer contained in this code */
/* assumed that the machine on which it */
/* is running stores numbers with the */
/* most-significant byte first, i.e., in */
/* the "big-endian" byte-order. */
//tiff:标签图像文件格式。100多kb的源代码,-/* The TIFF writer contained in this code*//* assumed that the machine on which it*//* is ru nning stores numbers with the*//* most-signif icant byte first, i.e., in*//* the "big-endian" byte-order.*///tiff : Tagged Image File Format. More than 100 kb of source code,
- 2022-05-07 06:34:47下载
- 积分:1
-
数字图像处理 拉普拉斯锐化处理 图像平滑
数字图像处理 拉普拉斯锐化处理 图像平滑-we are all have to do every thing
- 2022-01-25 21:07:57下载
- 积分:1
-
桌面放大镜,使用delphi编制的桌面放大镜程序,通过对桌面的保存,将保存的图像进行放大...
桌面放大镜,使用delphi编制的桌面放大镜程序,通过对桌面的保存,将保存的图像进行放大-Desktop magnifier, desktop magnifier to use delphi compiled program, through the preservation of the desktop will save the image to zoom
- 2022-02-03 11:37:00下载
- 积分:1
-
基于opencv利用差分法求运动的轮廓
应用背景应用于运动目标的检测,利用差分法,对路面上的车辆和行人进行检测 关键技术车辆检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测与跟踪部分使用不同颜色的外接矩形框表示,采用平均背景法更新背景图像,代码部分附详细解释
- 2022-08-05 10:23:22下载
- 积分:1
-
now under way not to be generated png graphics, since we used to use png codebeh...
现在非codebehind方式下不能生成png图形,大家以后要用png就用codebehind方式吧-now under way not to be generated png graphics, since we used to use png codebehind style
- 2022-06-13 07:42:17下载
- 积分:1
-
image processing, statistical histogram, tensile Gray, Gray transformation, etc.
图象处理,由于直方图的统计,灰度拉伸,灰度变换,-image processing, statistical histogram, tensile Gray, Gray transformation, etc.
- 2023-03-19 00:35:04下载
- 积分:1
-
in Image Processing category will read the color image into a gray
在图像处理类中将读取的彩色图像转化为灰度图像用于后续处理-in Image Processing category will read the color image into a gray-scale images for follow-up treatment
- 2022-05-05 08:36:48下载
- 积分:1
-
设置文本背景颜色 实现循环设置并输出8种背景颜色的文本 初学者必看哦...
设置文本背景颜色 实现循环设置并输出8种背景颜色的文本 初学者必看哦-set the background color of the text to achieve output cycle settings and eight background color of the text beginners Watchable oh
- 2022-06-15 09:44:48下载
- 积分:1
-
交互式切割图像中指定区域,可用于图像拼接及合成
交互式切割图像中指定区域,可用于图像拼接及合成-Interactive cutting in designated areas images can be used for image stitching and synthetic
- 2022-05-06 23:05:09下载
- 积分:1
-
基于OpenCV的图像边缘提取程序
程序主要实现了图像的边缘提取功能,输入一副图像,利用canny算子提取他的边缘,并保存提取边缘后的图的结果。其中提取边缘的canny算子的参数是可以自己设定的,程序简单有效。
- 2022-02-21 07:23:53下载
- 积分:1