-
实现了: DAA画线法画直线 ,中点画线法画圆(输入x坐标,y坐标,圆心) 二维区域填充(种子填充颜色算法) 直线裁减 贝塞尔曲线...
实现了: DAA画线法画直线 ,中点画线法画圆(输入x坐标,y坐标,圆心) 二维区域填充(种子填充颜色算法) 直线裁减 贝塞尔曲线-realized : DAA painting straight line method, the dotted line method Circle (input coordinates x, y coordinates of the center) two-dimensional area filling (seed filling color algorithm) Bessel linear reduction curve
- 2022-03-14 04:55:12下载
- 积分:1
-
图像处理软件,支持BMP文件格式,图像旋转,变换,…
图像处理软件,支持BMP文件格式,提供图像旋转、变换、边缘提取等一般图像处理的基本操作接口。-image processing software, supports BMP file formats, image rotation, transform, edge extraction general basic image processing interface.
- 2022-02-04 03:41:20下载
- 积分:1
-
归一化互相关(NCC)在C++和MATLAB实现
The normalized cross correlation (NCC) implemented in C++ and Matlab
- 2023-06-16 20:20:04下载
- 积分:1
-
Internet task management system (Java source
Internet任务管理系统(JAVA源码-JAVA GUI)-Internet task management system (Java source-Java GUI)
- 2022-07-01 19:57:41下载
- 积分:1
-
java编写的关于图形的简单的粒子系统
java编写的关于图形的简单的粒子系统-prepared on the simple graphical particle system
- 2022-08-24 04:50:40下载
- 积分:1
-
PCB Quality Detection using machine vision method ,design and implication
使用机器视觉的方法实现对印刷电路板制造缺陷的检测,包括相关问题的讨论-PCB Quality Detection using machine vision method ,design and implication
- 2023-08-21 11:45:05下载
- 积分:1
-
C Builder image enhancement, the original low
C++Builder实现图象增强,将原先对比度低的图象变的层次分明,效果很好。-C Builder image enhancement, the original low-contrast images change structured, with good results.
- 2022-03-26 01:18:32下载
- 积分:1
-
lzw 屏幕传输远程监控的例子
源代码分客户机和服务器两部分,服务器自动启动,客户机可以扫描,并在远程启动程序,杀死进程,下载服务器文件。麻雀虽小五脏俱全。
- 2022-02-05 18:28:38下载
- 积分:1
-
源代码的PDF程序作为输入文件,由两列…
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed.
The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number.
For TC the text can consist of any of the legal
text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text.
-The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
- 2022-03-09 17:01:14下载
- 积分:1
-
BLIINDS算法 matlab
资源描述由于自然图像具有高度结构化特性,人类视觉特性(Human Visual System,HVS)倾向于从视觉图像中
提取结构信息,并且对图像的对比度高度敏感。Saad等人提出了一种基于DCT域统计特性的图像完整性评价
方法(BLIINDS)。BLIINDS提取 DCT 系数的统计特征,利用机器学习的方法来评价图像质量。BLIINDS 算法的模型训练不需要知道训练样本的
失真类型,并且特征训练过程简单,算法复杂度低于基
于两级框架的算法。
- 2022-04-30 20:36:11下载
- 积分:1