代码搜索:hough 开发教程

找到约 10,000 项符合「hough 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/417715/10979301

m hough_lines_demo.m

% HOUGH_LINES_DEMO_2 showing the usage of hough_lines.m % CMP Vision Algorithms http://visionbook.felk.cvut.cz addpath('..') ; cmpviapath('..') ; ImageDir='images/';%directory containing the im
www.eeworm.com/read/397761/8023383

m example36_hough.m

%example36_Hough %============== %============== [x,a,bw,r]=delt(I); r=mat2gray(r); figure('name','Hough变换','numbertitle','off'); rZoom=imresize(r,[96,96],'bilinear'); %为方便在界面上显示,将图像r放大 su
www.eeworm.com/read/492695/6419470

m example36_hough.m

%example36_Hough %============== %============== [x,a,bw,r]=delt(I); r=mat2gray(r); figure('name','Hough变换','numbertitle','off'); rZoom=imresize(r,[96,96],'bilinear'); %为方便在界面上显示,将图像r放大 su
www.eeworm.com/read/400027/11585785

m hough变换过程.m

%见课本403,hough变换的全过程,涉及到hough,houghpeaks,houghlines三个函数的调用 close all;clear;clc; a=imread('d:\test.bmp'); a=a(:,:,1); f=edge(a,'prewitt'); [H,theta,rho]=hough(f,1); imshow(theta,rho,H,[],'notruesi
www.eeworm.com/read/135779/13900081

m example36_hough.m

%example36_Hough %============== %============== [x,a,bw,r]=delt(I); r=mat2gray(r); figure('name','Hough变换','numbertitle','off'); rZoom=imresize(r,[96,96],'bilinear'); %为方便在界面上显示,将图像r放大 su
www.eeworm.com/read/135754/13902254

m example36_hough.m

%example36_Hough %============== %============== [x,a,bw,r]=delt(I); r=mat2gray(r); figure('name','Hough变换','numbertitle','off'); rZoom=imresize(r,[96,96],'bilinear'); %为方便在界面上显示,将图像r放大 su
www.eeworm.com/read/134898/5891665

repository

ModelTrack/calib/hough/pc
www.eeworm.com/read/161375/10418970

dat bookinfo.dat

[General Information] 书名=地理信息系统二次开发教程——组件篇 作者= 页数=401 SS号=10960181 出版日期=
www.eeworm.com/read/270411/11039106

dp2 12864_lcd_test.dp2

12864_LCD_TEST.o: C:/icc/include/iom16v.h C:/icc/include/macros.h D:\M16开发板实验教程\icc-avr\12864/12864.h
www.eeworm.com/read/466733/7031841

txt read me.txt

IC开发网系列视频教程目录 已经推出: 001--------51单片机开发环境视频教程 002--------AVR单片机开发环境视频教程 003--------C8051F单片机开发环境视频教程 004--------ULINK使用视频教程 005--------WIGGER使用视频教程 006--------Quartus_II软件视频教程 即将推出: 007---