-
c language programming style and the recommended standard, is a useful reference...
c语言编程风格和推荐标准,是一本有用的c语言编程参考书-c language programming style and the recommended standard, is a useful reference book c language programming
- 2022-02-06 12:22:01下载
- 积分:1
-
此程序的目的是为了在绘制图形时改变曲线的颜色。
此程序的目的是为了在绘制图形时改变曲线的颜色。-The purpose of this program is for drawing graphics in the color change curve.
- 2023-05-29 11:10:04下载
- 积分:1
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1
-
The use of digital image processing software package Delphi7.0 completed, the li...
该数字图像处理软件包利用Delphi7.0完成,参照《基于Delphi的数字图像处理工程软件设计》这本书,可以实现基本的图像处理功能:如二值化、中值滤波、边缘检测、图像腐蚀等-The use of digital image processing software package Delphi7.0 completed, the light of
- 2023-04-20 16:50:04下载
- 积分:1
-
A digital image processing tool. Its major function is descreening for scanned h...
本人自己编写的一个图像处理小工具,主要的功能是实现了扫描半色调图像的去网纹算法。-A digital image processing tool. Its major function is descreening for scanned halftone images.
- 2022-03-23 13:15:38下载
- 积分:1
-
opencv的说明文档,使用opencv的经典的入门级文档
opencv的说明文档,使用opencv的经典的入门级文档-opencv documentation, use opencv classic entry-level document
- 2022-03-06 06:14:28下载
- 积分:1
-
a complete Visual C program includes a RGB image adjustment, Fourier transform,...
一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient detection, segmentation operator for the mean and median filtering filtering, testing procedures have been adopted.
- 2022-02-04 05:12:30下载
- 积分:1
-
图像处理中关于灰度图像的处理占了一大部分。而灰度变换是数字图像处理必须掌握的知识。这里提供灰度变换源代码,仅供参考...
图像处理中关于灰度图像的处理占了一大部分。而灰度变换是数字图像处理必须掌握的知识。这里提供灰度变换源代码,仅供参考-Image Processing on the gray image of the treatment accounted for the majority of one. The gray-scale transformation of digital image processing must master knowledge. Here to provide gray-scale transformation source code, for reference only
- 2022-03-23 14:52:29下载
- 积分:1
-
跟踪算法的例子
tracking algorithm example
- 2022-02-10 08:46:02下载
- 积分:1
-
康莱特注射液已被设计为易于使用。它应该不超过几分钟…
KLT has been designed to be easy to use. It should take no more than a few minutes to learn how to select and track features, and store and use the results. For those who wish to maximize performance, however, the program allows the flexibility of tweaking nearly every parameter that governs the computation, and it includes several methods to improve speed.
- 2022-09-04 21:05:03下载
- 积分:1