登录
首页 » matlab » Houghtransform

Houghtransform

于 2010-03-25 发布 文件大小:1KB
0 26
下载积分: 1 下载次数: 5

代码说明:

  Hough transform for gray image.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yilei
    基于2D和红外的异类传感器的数据融合算法,滤波器选用EKF扩展卡尔曼滤波(Based on the heterogeneous 2D and infrared sensor data fusion algorithm, filter selection EKF extended Kalman filter)
    2007-10-26 21:32:54下载
    积分:1
  • chepaishibie
    一个车牌识别程序,包括对车牌的定位,识别。(A license plate recognition program, including the license plate location, identification.)
    2010-08-09 15:15:33下载
    积分:1
  • kmeans
    说明:  数据挖掘中的K均值聚类算法的MATLAB的实现(k means clustering algorithm)
    2009-07-26 11:17:45下载
    积分:1
  • matlab03_Fig
    数学软件Matlab 学习资料(大学课件)(The Matlab software learning materials (courseware))
    2013-03-14 02:42:02下载
    积分:1
  • Untitled3
    fcm医学图像分割算法,适应于不规则医学图像的分割,已经调试成功,可以运行,很好。相信会对您有帮助。(fcm medical image segmentation algorithm, adapted to irregular medical image segmentation, has been successful debugging, you can run, very good. Believe will help you.)
    2009-05-21 10:00:14下载
    积分:1
  • matlab编程技术将灰度图像归一
    利用matlab编程技术将灰度图像归一化到0-255范围内(Normalize the image to 0-255)
    2020-06-28 10:40:02下载
    积分:1
  • 手动图像拼接
    I1=double(imread("left.bmp")); [h1 w1 d1]=size(I1); I2=double(imread("right.bmp")); [h2 w2 d2]=size(I2); figure;subplot(1,2,1);image(I1/255);axis image;hold on; title("first input image"); [X1 Y1]=ginput(2);%可以用[x,y] = ginput(n)这个函数,n为你想选的点的个数,鼠标点的那些点的横坐标和纵坐标就会保存到[x,y]中。然后再plot(x,y,"*")!应该可以满足你的要求了! image(I2/255);axis image ;hold on; title("second input image"); [X2 Y2]=ginput(2); Z =[X2" Y2";Y2" -X2";1 1 0 0;0 0 1 1]";
    2023-08-11 17:10:03下载
    积分:1
  • pso
    运用神经网络pso的算法进行极值的搜索,并且以函数例子进行了演示。(Use grnn neural network algorithms for data prediction, and the cargo as an example for a demonstration.)
    2011-11-19 16:29:04下载
    积分:1
  • matlabcPP
    matlab c++对接matlab c++对接(matlab c++)
    2014-02-05 22:24:21下载
    积分:1
  • 43419242
    Almanac Filter based estimation of constant angular rate bias for EMS Gyroscope
    2018-09-11 18:04:24下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载