-
给定输入信号以及信噪比,计算出对应的噪声
给定输入信号以及信噪比,计算出对应的噪声-For a given input signal and the signal to noise ratio to calculate the corresponding noise
- 2022-09-05 14:25:03下载
- 积分:1
-
Classification, texture features, feature vector extraction, matlab 7.0 original...
分类,纹理特征,提取特征向量,matlab 7.0 原程序,classifer,texture-Classification, texture features, feature vector extraction, matlab 7.0 original procedure, classifer, texture
- 2022-06-28 15:13:06下载
- 积分:1
-
图像的预
图像预处理 图像灰度化 模板匹配 字符识别 轮廓提取-Image pre-processing image-based template matching gray-scale character recognition contour extraction
- 2023-04-20 20:40:04下载
- 积分:1
-
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Ca...
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2023-01-02 23:00:03下载
- 积分:1
-
hough变换中的非零点检测,找到非零点,进行累加,才能找出直线...
hough变换中的非零点检测,找到非零点,进行累加,才能找出直线-hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
- 2022-09-10 07:45:03下载
- 积分:1
-
H.264的codec开发源代码,视频编解码例子
H.264的codec开发源代码,视频编解码例子-H.264-codec developed source code, example of video codec
- 2023-06-02 17:15:03下载
- 积分:1
-
Binary image connected region eight marks, for each connected region a unique la...
八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号-Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to continuous labeling
- 2022-03-20 00:45:32下载
- 积分:1
-
基于visual c++对图像进行DCT变换的编程
基于visual c++对图像进行DCT变换的编程-Based on visual c++ Image DCT transform programming
- 2022-07-25 02:39:25下载
- 积分:1
-
数学形态学膨胀 腐蚀 细化算法等基本的处理
数学形态学膨胀 腐蚀 细化算法等基本的处理-Mathematical morphology corrosion thinning algorithm, such as expansion of basic treatment
- 2022-06-14 10:29:01下载
- 积分:1
-
第四章 MATLAB 图形对象操作
4.1 图形对象的属性
4.2 图形对象句柄的获取
4.2.1 对象创建时获取
4.2.2 层次关系...
第四章 MATLAB 图形对象操作
4.1 图形对象的属性
4.2 图形对象句柄的获取
4.2.1 对象创建时获取
4.2.2 层次关系来获取
4.2.3 当前对象的获取
4.2.4 根据对象属性值的获取
4.3 图形对象句柄的删除与判断
4.3.1 句柄的删除
4.3.2 句柄的判断
4.4 图形对象属性值的获取与设置
4.4.1 图形对象属性值的设置
4.4.2 图形对象属性值的获取
4.4.3 用户缺省值的操作
4.5 图形对象的其它操作
4.5.1 figflag 函数
4.5.2 findfigs 函数
4.5.3 copyobj 函数
4.5.4 capture 函数
4.5.5 refresh 函数
4.5.6 saveas 函数
4.5.7 hgload 函数和 hgsave 函数
4.5.8 newplot 函数 -Chapter IV of MATLAB graphic objects to operate the properties of graphic object 4.1 graphic object handle 4.2 Access 4.2.1 object created when the relationship between the level of access to 4.2.2 to get 4.2.3 to obtain the current object under the object attribute value 4.2.4 Access 4.3 graphic object with the judge handles delete delete 4.3.1 handles 4.4 judgment 4.3.2 Handle Graphics object attribute values to obtain and set the target attribute value 4.4.1 graphics settings 4.4.2 graphic object attribute values to obtain 4.4 .3 user operation 4.5 Defa
- 2022-01-26 04:30:51下载
- 积分:1