-
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系...
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系进行定义。
% 此时不采用绝对位置,而用相对关系的位置更具有鲁棒性,这样一共是45个维度。- Using digital sub-matching methods, the number is divided into horizontal, vertical, the left arc, right arc, arc the first half, second half of arc, S, anti-S, ring a total of nine kinds of elements, the number of elements in accordance with the upper and lower, left, right, in the relative relationship between the five kinds of definition. At this time do not use absolute position, and relative position with a more robust, so that a total of 45 dimensions.
- 2022-02-20 07:22:07下载
- 积分:1
-
针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章...
针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章-Against the image noise, denoising smoothing, median filtering, neighborhood averaging method, as well as generate Salt and pepper noise and random noise. Retrieved from " vc++ image processing program design," Chapter 5
- 2022-02-25 08:43:03下载
- 积分:1
-
对摄像机进行标定。学习之用。学写代码的话比看OPENCV的代码要好,使用的话OPENCV或者MATLAB都足够了...
对摄像机进行标定。学习之用。学写代码的话比看OPENCV的代码要好,使用的话OPENCV或者MATLAB都足够了-Calibration of the camera. Learning. Write code, then look OPENCV than the code is better, the use of words or MATLAB are OPENCV enough
- 2022-06-20 03:40:27下载
- 积分:1
-
该程序的主要功能是实现对几个特点:图像平滑…
该程序功能主要是实现一下几个功能:图像的平滑,伪彩色和假彩色的增强-The main function of the program is to achieve about a few features: images smooth, pseudo-color and false color enhancement
- 2023-08-14 02:45:04下载
- 积分:1
-
图像处理 自己编写的,能处理256色位图
图像处理 自己编写的,能处理256色位图-Image processing have written to deal with 256-color bitmap
- 2022-01-31 06:30:13下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-line compiler is as follows vcvars32rc bmp.rccl geotrans.c bmp.res user32.lib gdi32.lib
- 2022-03-19 13:26:40下载
- 积分:1
-
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法...
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法-Linear algorithm simulation, the Department of Computer Graphics class capacity, the three straight-line method
- 2022-03-13 02:58:31下载
- 积分:1
-
用于图像分割,半自动交互,是比较流行的分割算法之一
用于图像分割,半自动交互,是比较流行的分割算法之一-For image segmentation, semi-automatic interactive, which is a more popular one of segmentation algorithm
- 2023-07-23 07:55:04下载
- 积分:1
-
利用数据采集工具箱处理硬件数据
Using Data Acquisition Toolbox to process data from hardware
- 2022-07-22 15:48:56下载
- 积分:1
-
这是一个图像显示的例子,对于刚接触图像处理的人来说是个不错的例子,本程序实现图像的打开和显示功能。
这是一个图像显示的例子,对于刚接触图像处理的人来说是个不错的例子,本程序实现图像的打开和显示功能。-This is an example of image display for image processing刚接触person is a good example of this procedure to open and realize image display function.
- 2022-07-05 00:06:23下载
- 积分:1