Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • C++ 轻松入门.rar C++ 轻松入门.rar
  • 图像处理入门C源码分析.zip 图像处理入门者的一本好书!
  • Visual C++ MFC入门.rar Visual C++ MFC入门
  • threshold.rar 一个图象域值分割程序
  • visual c++.NET入门与提高.rar visual c++.NET入门与提高,包括各种程序设计方法.
  • ztw_ImgProcess.rar 数字图像处理,包括了二值化,threshold,数学形态学,卷积等等内容
  • pathfinding.rar ... will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e, ...
  • ij137d-src.zip imageJ是根据NIH image(pascal)源代码用JAVA语言加以实现。是一种非常有用的医学图像分析源码,涵盖所有医学专业的大部分算法及分析方法,包括分水岭算法、threshold算法、纹理分析算法(另外的源代码滤件)等。最新版本源代码1.37。我是一名医学博士,对此软件强烈推荐。
  • detect-and-threshold-classify.rar 用于对采集到的神经锋电位的检测及阈值分类,主要是运行的matlab上。。
  • Threshold.rar 通过本程序,实现图像的阈值处理。通过输入一幅灰度图像,设置合适的阈值,可以把图像变成一幅二值图像