-
计算机图形学,利用中点算法,DDA算法,Bresenham算法…
计算机图形学,利用中点算法、DDA算法、Bresenham算法完成直线的生成。-Computer graphics, using the midpoint algorithm, DDA algorithm, Bresenham algorithm to complete the generation of a straight line.
- 2022-01-21 03:53:35下载
- 积分:1
-
输入wiimote的加速度信息,利用kalmanfilter过滤加速度,得到有效的信息...
输入wiimote的加速度信息,利用kalmanfilter过滤加速度,得到有效的信息-use kalman filter refine the acceleration data from the wiimote, get the final useful data
- 2022-03-16 22:44:23下载
- 积分:1
-
Realize a linear gray
实现线性灰度变换,灰度直方图均衡法等图像增强算法-Realize a linear gray-scale transformation, gray histogram equalization method, such as image enhancement algorithm
- 2023-01-15 09:25:03下载
- 积分:1
-
实现了图像识别的matlab程序,可以直接使用,里面有例子,适合新手学习...
实现了图像识别的matlab程序,可以直接使用,里面有例子,适合新手学习-To achieve the image recognition matlab program can be used directly, which there are examples, suitable for novice to learn
- 2022-05-04 23:52:51下载
- 积分:1
-
图片格式Jpg解码函数库,由于是ASM,速度非常快。
图片格式Jpg解码函数库,由于是ASM,速度非常快。-Photo format decoding functions, as is ASM, very fast.
- 2022-04-14 10:12:31下载
- 积分:1
-
实时数据,新,有标注符实时数据,新,有标注符
实时数据,新,有标注符实时数据,新,有标注符-Real-time data, the new, there are marked at real-time data, the new, there are marked at
- 2022-04-17 03:40:28下载
- 积分:1
-
图像缩放,在readme.txt里有详细的使用说明
图像缩放,在readme.txt里有详细的使用说明-image zoom, the readme.txt are detailed usage
- 2023-04-06 01:00:04下载
- 积分:1
-
分形图形的vc实现
分形图形的vc实现-fractal graphics vc achieve
- 2022-03-24 23:45:00下载
- 积分:1
-
This process could be restored due to noise/noise interference or distortion due...
这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。-This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the Lucy-Richardson filter was used, while the code also used the optical flow analysis, it is estimated that the length and fuzzy perspective.
- 2022-07-05 09:28:48下载
- 积分:1
-
The aim of Optical Character Recognition (OCR) is to classify optical patterns (...
The aim of Optical Character Recognition (OCR) is to classify optical patterns (often contained in a digital image) corresponding to alphanumeric or other characters. The process of OCR involves several steps including segmentation, feature extraction, and classification. This program use Image Processing Toolbox to get it.
For more information, visit: http://www.matpic.com
- 2022-02-16 07:59:46下载
- 积分:1