-
科学图像拼接算法的C++源代码
科学图像拼接算法C源代码——加州大学博士生系列。下面是它的几个不同版本的携带使用!
- 2022-08-21 00:56:40下载
- 积分:1
-
图像增强的matalab程序,里面有基于小波的,contourlet变换的,拉普拉斯塔等的增强,比较详细,有说明文件里面...
图像增强的matalab程序,里面有基于小波的,contourlet变换的,拉普拉斯塔等的增强,比较详细,有说明文件里面-Matalab image enhancement procedures, which have based on the wavelet, contourlet Transform, etc.拉普拉斯塔enhanced, more detailed, it has documentation
- 2022-09-29 18:30:03下载
- 积分:1
-
完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等...
完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等-Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
- 2022-07-17 14:18:19下载
- 积分:1
-
提升法97经典程序此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
为了保证正交,所有边界处理,全部采用循环处理...
提升法97经典程序此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
为了保证正交,所有边界处理,全部采用循环处理-upgrade classic procedures of this process is to achieve matrix, So images of horizontal component and the vertical component is estimated to be exchanged orthogonal position to ensure that all borders, the use of cycles
- 2022-01-21 19:53:12下载
- 积分:1
-
contourlet变换源代码,图象处理方面有广泛应用空间
contourlet变换源代码,图象处理方面有广泛应用空间-MATLAB source code that implements the contourlet transform and its utility functions. See paper "The contourlet transform: an efficient directional multiresolution image representation" included in this zip file. -Contourlet transform source code, image processing has a broad application of space-MATLAB source code that implements the contourlet transform and its utility functions. See paper
- 2022-02-06 19:00:36下载
- 积分:1
-
图象处理的一些源代码,如一些变换,边缘处理等等,很多
图象处理的一些源代码,如一些变换,边缘处理等等,很多-image processing some of the source code, such as conversion, processing, and so on edge, many!
- 2023-04-26 05:35:03下载
- 积分:1
-
1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线.
2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一...
1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线.
2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一阵子上传的折线的平行线算法(矢量方法)可做对比
3)注:矢量方法中没有考虑垂直的特殊情况,增加个判断条件便可消除.
-1) the specific features as follows: the mouse line drawing, broken line give the width of the buffer, to extract the broken line parallel line .2) This procedure is the use of map algebra in the distance transform method (grid method), Extraction of broken parallel lines. and the author of the line long ago From the parallel line algorithm (vector method) can be compared 3) Note: The vector method does not consider the special circumstances of the vertical, increasing the conditions of a judge could be removed.
- 2023-03-14 00:45:03下载
- 积分:1
-
对图像分割进行研究,是图像处理的一个重要问题。Level Set 方法是一处描述曲线以曲率相
关的速度演化的有力工具。本文研究了水平集曲线的演化方法,对水平...
对图像分割进行研究,是图像处理的一个重要问题。Level Set 方法是一处描述曲线以曲率相
关的速度演化的有力工具。本文研究了水平集曲线的演化方法,对水平集方法的原理进行了比较详细的阐
述,并将其应用于图分割。- The study of image segmentation is an important problemfor image processing ,Level set methodis an
effective tool for describing the curve with curvature2related speed evolvement . this paper studies the method of evolvement
for the level set curve and expatiates on the principle of the level set method in detail . In this paper ,the level set method
is applied in segmentation of image.
- 2022-04-11 03:10:54下载
- 积分:1
-
里面是关于Hough变换的边缘检测的源代码
里面是关于Hough变换的边缘检测的源代码-There is a Hough transform on the source code for edge detection
- 2022-12-22 03:55:03下载
- 积分:1
-
自己编写函数实现直方图均衡化法增强图像,前后对比图像,已经通过调试...
自己编写函数实现直方图均衡化法增强图像,前后对比图像,已经通过调试-I have written function histogram equalization method to enhance images, before and after contrast images, has passed debugging
- 2022-08-17 15:38:40下载
- 积分:1