搜索资源列表
tuxiangjianche
- 图像的边缘检测,图像处理爱好者下载看看,还可以。-image edge detection, image processing lovers download see also.
imagedifferrentialprocess
- 这个源代码是图像处理中用于边缘检测的微分处理源代码,有用的朋友就下吧-the source code is used for image processing edge detection differential treatment of the source code, useful friends are you
Neural_Networks_in_Finance
- Neural Network in Finance (神经网络在金融界:赢得预言性的优势)全部原码。内容包括预测与估计,对时间数列的分析,利用神经网络进行降维和分级等很多例子。-Neural Network in Finance (neural networks in the financial sector : won prophetic edge) all the original code. Including forecasts and estimates, the time serie
PEGldpc
- PROGRASSIVE EDGE GROWTH 累加边增加LDPC算法-PROGRASSIVE EDGE GROWTH cumulative increase LDPC edge algorithm
Combined_Corner_and_Edge_Detector
- 该代码为图像处理边缘增强,能够很好的提取图像目标边界-code for the image processing Edge Enhancement, to extract a good image border
11Canny11
- canny算子用于检测边缘, canny算子用于检测边缘 -canny operator for edge detection, canny operator for edge detection
CannyEdgeDetect
- 在vc环境下,利用canny算子对二维图片进行边缘检测,显示检测的结果。-in vc environment, the use of canny operator of two-dimensional pictures for edge detection, shows the results.
yijie
- 一阶微分算法,用于边缘提取-an order differential algorithm for edge detection
omap3530
- dvsdk-demos_4_02_00_01 : omap encode decode edge
Canny
- 用CANNAY算子对图象进行边缘提取,初学者有一定参考价值-With CANNAY operator of image edge extraction, beginners have a certain reference value
code
- 数字图像处理(何斌)一书的配套源码,非常方便大家学习,并且很实用。里面有很多基本的处理手段如进行去噪声、边缘提取等等。-Digital Image Processing (HE) of a book supporting source, everybody is very convenient to learn and very practical. There are so many basic means such as to deal with noise, edge detection
XiaYuWen_8_RISC_CPU
- 夏宇闻8位RISC_CPU的完整代码+TESTBENCH(已调试) modelsim工程文件,包括书中所测试的三个程序和相关数据,绝对可用~所有信号名均遵从原书。在论坛中没有找到testbench的,只有一个mcu的代码,但很多和书中的是不一样的,自己改了下下~`````大家多多支持啊~`我觉得书中也还是有些不尽如人意的地方,如clk_gen.v中clk2,clk4是没有用的,assign clk1=~clk再用clk1的negedge clk1来触发各个module也是不太好的,会使时序恶
youdianmatlabVc
- 人民邮电版图像处理源码,车牌识别,数字识别系统源代码,路线识别(机器人视觉),形态学处理,数字识别,字母识别,边缘检测,图像分割-Posts And Telecommunications News source version of image processing, license plate recognition, digital identification system source code, line identification (robot vision), morpholog
CHUONGTRINH
- This a program to extraction edge from a color image-This is a program to extraction edge from a color image
HOSPITAL
- 设计一个医院选址程序。一个城市里有n个社区给定n个社区之间的交通图。若社区i与社区j之间有路可通,则将顶点i与顶点j之间用边连接,边上的权值Wij表示这条道路的长度。现打算在这n个社区中选定一个小区建一所医院,那么这间医院的所在的社区应该使这个城市的所有居民都能方便的到达(即使距离医院最远的小区到医院的路程最短)。-Design of a hospital site selection process. A city where there are n communities for a giv
imagesegmentation
- 1.边缘检测,分别用Sobel, Laplacian-Gaussian 方法对一幅灰度图像进行边缘提 取,并给出对比结果; 2.灰度阈值分割:利用双峰法对一幅灰度图像进行灰度分割处理。-1. Edge detection, respectively Sobel, Laplacian-Gaussian methods on a gray-scale image edge extraction, and gives comparative results 2. Gray threshold
processing--image-edge
- 做一个图像边缘提取的界面,通过菜单操作来实现图像处理,在轴坐标中显示所提供的压铸件的图像和两种边缘提取的结果-Interface, to do an image edge extracted by a menu operation to achieve the image processing, the extracted result of the image and the two edges of the display are provided on the die casting in
edge-detection-Sobel-operator
- 边缘检测Sobel算子,基于Open CV.-Edge detection——Sobel operator,Based on Open CV.
model-edge--detection
- 模板匹配法实现边沿检测,包括点模块、线模块和边沿模块等,文件中包含源图片及其程序运行结果-edge detection
Marr-Hildreth-edge-detector
- Marr Hildreth Edge Detector