搜索资源列表
pca9534
- 9534 芯片介绍。用于图像处理 主用用处车载单片机-The PCA9534 is a 16-pin CMOS device that provide 8 bits of General Purpose parallel 2 Input/Output (GPIO) expansion for I C-bus/SMB
tuxiangsihua
- 图像细化代码 c++运行 并行图像细化代码及图像细化代码 -Image thinning code c++ code and run parallel image thinning image thinning code
Hough
- 图形处理的基本C++程序,该函数用于对检测图像中的平行直线。-Graphics of the basic C++ program, this function is used to detect the image of parallel lines.
Kubias20072IR
- 医学图像配准,医学图像2D_3D配准,基于vc++开发。-Abstract. We present a method that performs the rigid 2D/3D image registration efficiently on the GPU. As one main contribution of this paper, we propose an efficient method for generating realistic DRRs that are visu
Image-segmentation
- C++灰度图像的并行边界分割、串行边界分割、并行区域分割、串行区域分割、canny算子。VC6.0运行无误-Parallel border C++ gray image segmentation, serial boundary segmentation, region segmentation parallel, serial region segmentation, canny operator. VC6.0 runs without errors
the shortest path program in graph theory
- 图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。遗传算法是解优化问题的有效算法,而并行遗传算法是遗传算法研究中的一个重要方向,受到了研究人员的高度重视。(Graph theory plays an important role in computer science. It provides a simple and systematic modeling method for many p