-
数字图像处理,灰度
数字图像处理中,灰度图像的处理是目前主要的处理方向。这是灰度图像的投影法源代码,仅供参考。-Digital image processing, the gray-scale image processing is the main direction of treatment. This is a gray image of the projection method source code, for reference purposes only.
- 2022-07-26 02:57:36下载
- 积分:1
-
图像修复。它可以自动恢复图像。
图像修复。它可以自动恢复图像。
- 2023-01-23 10:05:04下载
- 积分:1
-
各种图像格式转换
各种图像格式转换
- 2022-07-04 17:04:48下载
- 积分:1
-
该watershed算法可以实现图像的基于生长法的边界提取功能
该watershed算法可以实现图像的基于生长法的边界提取功能-The watershed algorithm can realize the image-based growth method of edge extraction function
- 2022-02-21 09:42:17下载
- 积分:1
-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用2维模板(模板是由黑白相间的格子组成,格子大小60cm×60cm)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 2-D template (template is composed of black-and-white lattice, lattice size of 60cm × 60cm) calibration procedures, better interactivity, each corner through the automatic acquisition of mouse clicks.
- 2022-02-22 10:10:29下载
- 积分:1
-
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!...
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!-Written in a kind of image filter to use mqtlab program! Can effectively remove Gaussian noise, please share!
- 2022-01-21 06:07:55下载
- 积分:1
-
this procedure is a safe procedure C First, the image morphology processing befo...
本程序是安全C程序首先对图像进行形态学的处理然后再提边缘二值化最后可以取出细胞的轮廓。
用程序时必须在E盘下建立此文件。
e:PICUTRETEMP2.BMP
-this procedure is a safe procedure C First, the image morphology processing before being marginal value of the last two admit Cell out of the contours. Procedures to be used in the E site established under this document. E : PICUTRE TEMP2.BMP
- 2022-08-19 12:53:43下载
- 积分:1
-
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行...
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行图像配准 找到图像的变换参数-This procedure using wavelet transform method to obtain the outline of the image to image registration using wavelet transform edge detection of images to find the longest in the outline of the outline of the calculation of the curvature of each point and then match these data to find the image registration image transformation parameters
- 2022-08-26 06:40:26下载
- 积分:1
-
Can explain the image DCT transform process is small, but it is original
可以进行图像的DCT变换
说明程序虽小,但是是原创-Can explain the image DCT transform process is small, but it is original
- 2022-08-03 11:05:24下载
- 积分: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