-
第二章 MATLAB 图形绘制基础
2.1 二维绘图
2.1.1 基本绘图函数
2.1.2 图形窗口的修饰
2.2 三维绘图
2....
第二章 MATLAB 图形绘制基础
2.1 二维绘图
2.1.1 基本绘图函数
2.1.2 图形窗口的修饰
2.2 三维绘图
2.2.1 plot3 函数
2.2.2 三维网格图和曲面图-MATLAB chapter 2.1 Rendering the basis of two-dimensional mapping function 2.1.2 graphics 2.1.1 basic graphics window 2.2 modified three-dimensional mapping function 2.2.1 plot3 Figure 2.2.2 Three-dimensional grid and surface map
- 2022-06-28 00:54:12下载
- 积分:1
-
图像处理。
用visual c++ 6.0实现的图像处理。功能很一般,适合教学。-Image processing.
- 2022-03-25 16:15:04下载
- 积分:1
-
学习使用openCV的入门程序,对初学的朋友有帮助
学习使用openCV的入门程序,对初学的朋友有帮助-Learning to use openCV entry procedures, the friend has to help novice
- 2022-08-07 08:36:57下载
- 积分:1
-
图像处理(可用于图像检测,图像压缩等方面)经典理论
图像处理(可用于图像检测,图像压缩等方面)经典理论- wavelet Visual C++
- 2023-05-22 23:25:03下载
- 积分:1
-
人脸检测定位,实现了对人脸的检测与识别,大家可以参考!...
人脸检测定位,实现了对人脸的检测与识别,大家可以参考!-Face Detection positioning, achieving the right face detection and recognition, we can reference!
- 2022-07-14 02:38:47下载
- 积分:1
-
在simulink下封装的单高斯模型的s_function.用于模型模块的搭建
在simulink下封装的单高斯模型的s_function.用于模型模块的搭建-Under the package, the simulink model of a single Gaussian s_function. For the model to build the module
- 2022-02-21 04:22:02下载
- 积分:1
-
实现图像的中值滤波处理,从而实现对图像的处理
实现图像的中值滤波处理,从而实现对图像的处理-finish the process of median filtering
- 2022-03-18 09:49:38下载
- 积分:1
-
摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不
适用。文中提出一种舌象裂纹检测的自适应阈值选择方...
摘 要:舌象中的裂纹是中医舌诊中的重要内容。由于拍摄条件的不同,舌象质量有较大差异,传统的阈值选取方法并不
适用。文中提出一种舌象裂纹检测的自适应阈值选择方法。该方法利用舌象的L 3 a 3 b 色彩特征及区域的分裂- 合并,
对舌象进行区域分割,自适应地选取舌中部区域的色彩值作为阈值,对整个舌象进行裂纹提取。经验证,本方案对不同的
舌象能较好地提取出裂纹,实现舌象裂纹诊断的客观化。-Tongue’ s crack is a very important part of herbalist doctor diagnosis. For the different screen conditions , there are many differ2
ences on the tongue’ s quality. It is not effective to use the t raditional threshold ext raction algorithm. In order to solve this problem , pro2
pose a new adaptive threshold algorithm. Present the segmentation of the image of tongue by using the feature on tongue in the L 3 a 3
b color space and the split- combining algorithm. Then use the threshold , which is the color value ext racted automatically in the middle
of the tongue , to detect the crack of the whole tongue. The experiments show that this approach is able to distill the crack effectively to
different tongue images , and achieve the objectivity of the diagnosis based on the tongue’ s c
- 2022-03-24 20:10:16下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序...
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
- 2022-05-26 23:12:13下载
- 积分:1