登录
首页 » Special Effects » Learning image processing method of active contour a DEMO, very enlightening

Learning image processing method of active contour a DEMO, very enlightening

于 2022-05-22 发布 文件大小:1.55 kB
0 214
下载积分: 2 下载次数: 1

代码说明:

学习图像处理中活动轮廓方法的一个DEMO,很有启发-Learning image processing method of active contour a DEMO, very enlightening

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

发表评论

0 个回复

  • 视频水印matlab源码,此为第四个压缩包,在水印领域的爱好者可以下载作为参考...
    视频水印matlab源码,此为第四个压缩包,在水印领域的爱好者可以下载作为参考-Video Watermarking Matlab source, which is the fourth-compressed, Watermark in the field of lovers can download as a reference
    2023-01-21 04:20:03下载
    积分:1
  • 关于directshow的些知识,详细的源代码以及编译程序
    关于directshow的些知识,详细的源代码以及编译程序-DirectShow knowledge on the more detailed source code and the compiler
    2022-05-13 14:02:15下载
    积分:1
  • 对一维信号的消噪程序与处理图像,一个简单实用的matlab例程
    对一维信号的消噪程序与处理图像,一个简单实用的matlab例程-Of one-dimensional signal de-noising procedures and deal with images, a simple and practical matlab routines
    2022-06-22 01:28:26下载
    积分:1
  • Many applications, PET and fMRI brain imaging technology study found that a sign...
    许多应用PET 与fMRI 技术的脑功能成像研究发现,数字加工任务会显著引起前运动皮质的激活。习惯上认为,这一 结果可能与任务执行过程中的动作反应,如手指按键、默读或眼动等有关。近年来的研究则表明,这一区域不仅具有动作功能, 同时也具有其它非动作的认知功能。在本研究中,对17 篇关于数字加工的脑功能成像研究进行了元分析,以考察前运动皮质在 数字加工中的作用。研究结果发现,运动前区的背外侧( PMd) 与腹外侧( PMv) 在大多数数字加工任务中有显著激活,而运动辅 助区(SMA) 的激活则相对较少。数字比较、加法与减法任务在PMd 区域有更多的激活,而乘法任务则在PMv 区域有更多激活。 数字自身特征对PMd、PMv 与SMA 喙部区域的激活有显著的调节作用。这一结果表明,前运动皮质在数字加工过程中可能扮 演着比动作反应更为重要的角色。-Many applications, PET and fMRI brain imaging technology study found that a significant number processing tasks are likely to cause the activation of premotor cortex. Customary to believe that the The results may be related to task execution in the process of movement reaction, such as the finger buttons, silent reading, or other related eye movements. In recent years, studies suggest that this region not only motor function, At the same time also has other non-cognitive action. In this study, pairs of 17 on digital processing of functional imaging studies of brain meta-analysis to examine pre-mot
    2023-03-08 21:45:03下载
    积分:1
  • 算法特点: (1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整); (2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、...
    算法特点: (1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整); (2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、斜率等参数; (3)程序代码完全工程化设计,对320×240图像的处理速度可达15帧/秒; 测试方法: 在安装有USB CMOS摄像头的计算机上直接运行本程序即可看到实时检测直线的处理效果(采用不同颜色表示不同方向的直线)。 (可用于立体视觉、摄像机标定、人体运动分析、智能交通道路检测、工业生产监测等) -Algorithm features: (1) can detect low-contrast line (which can be the basis of issues of interest to adjust the edge intensity) (2) The programming interface is simple, very easy to transplant integration, the algorithm can output images in a straight line for each starting point, the end of the slope and other parameters (3) code fully engineered design, on the 320 ⊙ 240 image processing speeds of up to 15 frames/s testing methods: in the installation of USB CMOS camera has a computer running the program directly to see real-time Detection of linear treatment effect (using different colors in different directions that a straight line). (Can be used for stereo vision, camera calibration, human motion analysis, intelligent traffic detection,
    2023-01-19 23:55:04下载
    积分:1
  • 基于OpenCV的计算机视觉技术实现 作者:陈胜勇 刘盛 等 此书第二章程序2
    基于OpenCV的计算机视觉技术实现 作者:陈胜勇 刘盛 等 此书第二章程序2-Based on the OpenCV computer vision technology realize Authors: Sheng陈胜勇procedures, such as book chapter 2
    2022-02-16 10:12:49下载
    积分:1
  • 这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码...
    这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码-This is a computer graphics for image processing, the most commonly used threshold of the source code
    2022-07-26 10:31:52下载
    积分:1
  • 用用VTK与VC++混合编程实现对人脑等值线的绘制,内含人脑数据...
    用用VTK与VC++混合编程实现对人脑等值线的绘制,内含人脑数据-use with VTK and VC mixed programming of the human brain contour mapping, data containing the human brain
    2022-01-25 19:23:01下载
    积分:1
  • 用C++编写的一个程序,内部是用二值化进行图像处理的,感兴趣的可以看看的...
    用C++编写的一个程序,内部是用二值化进行图像处理的,感兴趣的可以看看的-a procedure for the preparation, internal use binary image processing, interested can look at the
    2023-04-08 10:20:04下载
    积分:1
  • Harris角点检测算法和改进的Harris角点检测算法
    Harris角点提取算法和改进的Harris角点提取算法 -Harris Corner Detection algorithm and improved Harris Corner Detection Algorithm
    2022-09-25 05:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载