-
k均值图像分割,经典的图像分割方法,算法简单,效果好。
k均值图像分割,经典的图像分割方法,算法简单,效果好。-k-means image segmentation
- 2023-01-13 11:30:08下载
- 积分:1
-
这是一个关于可以计算三维图像数据各个方向每层PSNR程序的源代码,希望对大家有用。...
这是一个关于可以计算三维图像数据各个方向每层PSNR程序的源代码,希望对大家有用。-This is a calculation of 3D image data in all directions PSNR of each program"s source code, We hope that the right useful.
- 2022-03-12 18:07:27下载
- 积分:1
-
BP神经网络的C语言实现,模式识别常遇到的问题
BP神经网络的C语言实现,模式识别常遇到的问题-BP neural network of C language, pattern recognition problems often encountered
- 2022-03-24 09:32:35下载
- 积分:1
-
数字图像处理 空间/频率域滤波 霍夫变换 骨架细化法 膨胀与腐蚀...
数字图像处理 空间/频率域滤波 霍夫变换 骨架细化法 膨胀与腐蚀-Digital image processing, spatial/frequency domain filtering Hough transform matrix expansion and corrosion thinning France
- 2022-08-09 12:27:49下载
- 积分:1
-
这个代码实现了很好的
This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."
This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means.
This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies.
1.) Download
2.) Unzip
3.) Run >>region_seg_demo
See this site for experiments, videos, and more information on segmentation, active contours, and level sets:
[ http://www.shawnlankton.com/2007/05/active-contours/ ]
- 2022-06-21 17:17:59下载
- 积分:1
-
稿件名称:基于ObjectARX2004的任意复杂窗口裁剪技术
稿件作者:梅树立1 邢如义2 朱莉3 盛桂花
程序名称:stdafx.h...
稿件名称:基于ObjectARX2004的任意复杂窗口裁剪技术
稿件作者:梅树立1 邢如义2 朱莉3 盛桂花
程序名称:stdafx.h
运行环境:Microsoft Visual C++.net 2002
注意事项:
-Manuscript title: Based on the arbitrary ObjectARX2004 complex technical manuscripts cutting window Author: Mei establish one Ru-Yi Xing 2 Julie 3 Sheng Osmanthus Name: stdafx.h operating environment: Microsoft Visual C++. Net 2002 Note:
- 2022-06-22 01:42:13下载
- 积分:1
-
比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门...
比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门-Matching is more suitable for beginners to learn to do graphics, you can image matching method has a better overall understanding, to facilitate entry
- 2022-02-27 08:43:34下载
- 积分:1
-
一个的条形码识别程序,可直接运行。可识别多种规格的条形码。功能有,打开文件,识别,上一条文件,下一条文件。...
一个的条形码识别程序,可直接运行。可识别多种规格的条形码。功能有,打开文件,识别,上一条文件,下一条文件。-a bar code identification procedures, can run. Identifiable variety of bar code specifications. Function, open files, identification, on a document, under one document.
- 2022-01-26 07:54:13下载
- 积分:1
-
object : If you want to learn computer graphics students, teachers and staff : a...
对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测投影,透视投影算法,光照立体球,光照圆环,光照双线性曲面等等!如果需要安装图形学演示系统的请到这下载:http://happyyangxu.home.sunbo.net/xfile.php?xname=N50SQV0&download=1&fname=graphic_demo.zip-object : If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm; Bresenham, DDA, Stipples Yuan algorithm; n bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation, proportion, rotation , the origin of symmetry,
- 2022-04-14 18:58:19下载
- 积分:1
-
put image processing procedures into MATLAB C Program
把图像处理的MATALAB程序转化为C++程序-put image processing procedures into MATLAB C Program
- 2023-04-04 19:50:03下载
- 积分:1