-
line_sobel
Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。(Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.)
- 2009-05-23 21:15:44下载
- 积分:1
-
SIFT
C语言下实现SIFT算法
用于图像特征匹配(C-achieve SIFT algorithm for image feature matching)
- 2010-01-11 21:03:03下载
- 积分:1
-
opencv4.3
自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of each color.)
- 2014-02-13 16:18:41下载
- 积分:1
-
简化数据模型 jianhuachengxu
简化数据模型、减少数据处理时间、提高成型效率。算法无需建立三角面片之间的拓扑关系,可直接进行切片分层,切平面与网格面片所得的交线段也无需排序,节省了生成轮廓线时对交线段重新排序所需的时间,提高了分层处理的效率。(Simplify the data model, and to reduce the data processing time and improve the molding efficiency. Algorithm without establishing the topological relationships between the triangular dough piece, can be directly slice layered tangential plane with the grid cross-segment of the dough piece obtained without sorting, save when the contour line is generated on the cross segment reordering the time required, improve the efficiency of the hierarchical processing.)
- 2020-06-30 03:00:02下载
- 积分:1
-
基于深度图像的图像修复算法
基于深度图像的图像修复算法,首先得到待修复图像的深度图像,然后利用图像的深度图对破损区域进行修复。(Based on the image restoration algorithm of depth image, the depth image of the image to be repaired is obtained, and then the damaged region is repaired by using the depth map of the image.)
- 2020-11-06 11:49:49下载
- 积分:1
-
Edgetest_Wavelet
该程序利用小波模极大值对图像边缘进行检测并提取,效果很理想(The program using the wavelet modulus maxima of the image edge detection and extraction, the effect of very satisfactory)
- 2007-08-02 14:58:15下载
- 积分:1
-
yundongmohu
程序先用fspecial函数产生运动模糊图像,再用维纳滤波进行恢复(Procedures first fspecial functions to generate motion-blurred image, and then carry out the restoration of Wiener filtering)
- 2007-12-05 13:41:28下载
- 积分:1
-
SA(能量终止)
基于模拟退火与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the SA and MNF)
- 2018-01-02 11:11:52下载
- 积分:1
-
图像拼接---去除黑边
说明: 使用python语言实现多张图像的拼接,并且处理拼接之后的裂缝和黑边。(Use python language to achieve splicing of multiple images, and deal with cracks and black edges after splicing.)
- 2019-04-02 15:24:23下载
- 积分:1
-
c# Ico图片文件转换成 bmp格式 实例源码
c# Ico图片文件转换成 bmp格式 实例源码
- 2013-05-22下载
- 积分:1