Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - compiler
Search - compiler - List
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two parts, the two values can be used as the source, K-means algorithm can be divided into images of arbitrary multi-part. Procedures used directly in R, G, B color as the characteristic parameters for the cluster center random value, of course, can also be used for other parameters, procedures EXE compiler to speed document acceptable, but there is still room for improvement, but the master of the time change, then please give me also made in the code.
Date : 2008-10-13 Size : 49.09kb User : pbt

关于边沿检测与提取,轮廓跟踪的图象算法,命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib-on edge detection and extraction, image contour tracking algorithm, the command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib
Date : 2008-10-13 Size : 6.22kb User : 峰云

这是用NEO写的一段简单的下雪特效,源代码在TC/DEV下编译通过,以演示如何通过程序产生粒子效果。-This is the NEO was a simple snow effects, the source code TC / DEV compiler, to demonstrate how procedures particle effects.
Date : 2008-10-13 Size : 621.05kb User : 董凯

是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -corruption, inflation, thinning algorithm command line compiler process following vcvars32 rc bmp.rc cl morph.c bm p.res user32.lib gdi32.lib Note : running, documents c : \\ test.bmp must exist rc bmp.rc cl edge.c bmp.res user 32.lib gdi32.lib Note : running, documents c : \\ test.bmp must exist
Date : 2008-10-13 Size : 18.76kb User : qq

直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc c l colorope.c bmp.res user32.lib gdi32.lib attention to things item : running, documents c : \\ test.bmp must exist
Date : 2008-10-13 Size : 21.19kb User : qq

边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, Contour Tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp . res user32.lib gdi32.lib Note : running, documents c : \\ test.bmp must exist
Date : 2008-10-13 Size : 31.09kb User : yxc

这是个医学图像处理的程序,主要是识别癌细胞的程序。在vc6.0下编译。-This is a medical image processing procedures is to identify the major cancer procedures. Under the vc6.0 compiler.
Date : 2008-10-13 Size : 207.83kb User : 陈刚

直方图修正和彩色变换 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-amendments and color histogram function is to transform the amendment and color histogram Transform command line compiler process following vcva rs32 rc bmp.rc cl colorope.c bmp.res user32.li b gdi32.lib Note : running, documents c : \\ test.bmp must exist
Date : 2008-10-13 Size : 29.25kb User : redbird

光流演示程序用vc编写,在vc60环境下编译运行-optical flow demo program using vc prepared in vc60 operating environment compiler
Date : 2008-10-13 Size : 127.51kb User : 曾华

图像变换处理源代码。包括平滑、锐化、灰度、增强等。基于VC++6.0编译,无需任何改动。-images transform source code. Includes Smooth, Sharpen, gray and so on. Based on VC 6.0 compiler, without any changes.
Date : 2008-10-13 Size : 48.94kb User : 陈强

matlab中用于小波变换和DCT的好的程序代码,无需编译直接使用。-Matlab used wavelet transform and DCT good code, the compiler no direct use.
Date : 2008-10-13 Size : 6.02kb User : 张凡

对图像进行垂直镜像处理的源代码,在Vc++6.0编译环境下通过。-right vertical mirror images of the source code, the compiler environment 6.0 Vc through.
Date : 2008-10-13 Size : 42.73kb User : cwb

对图像进行垂直镜像处理的源代码,在VC++6.0环境下编译通过。-right vertical mirror images of the source code, the VC 6.0 compiler through the environment.
Date : 2008-10-13 Size : 42.71kb User : cwb

这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
Date : 2008-10-13 Size : 855.57kb User : zzyy

关于图象消噪.基于小波分析的,希望有用,已经通过编译,效果还不错-on image denoising. Based on wavelet analysis, I hope useful, the compiler has been passed, the results were pretty good
Date : 2008-10-13 Size : 2.06kb User : 艰苦

这里提供的是一个视频编解码与传输的Demo程序,分为两部分,分别是Server和Client端,演示了视频编码、传输、解码以及视频显示等功能。 该程序采用了VFW(Video For Windows)体系结构进行编程,编译工具为VC++6.0或以上,视频编码采用了VFW体系下的DivX,当然你也可以根据需要改为Xvid或是其它,由于这份Demo以前写得较匆忙,没有留下任何文档,主要是因为程序非常的简单,但是对于没有VC++基础或是对VFW不太熟悉的朋友可要仔细看了,有问题就到中华视频网的QQ群里面问高手吧!(注意,要编译运行本程序,需要安装DivX)-provided here is a video codec and transmission Demo procedure is divided into two parts. They are Server and Client side, demonstrated a video encoding, transmission, decoding and video display, and other functions. The procedure adopted a VFW (Video For Windows) architecture programming, The compiler tool for VC 6.0 or above, the video coding system used by the VFW DivX, Of course, you may need to Xvid or other, since the Demo than previously written hastily, did not leave any documentation, mainly because the process is simple, But not based VC or not familiar with the VFW friends carefully read what will happen. on the problems of the Chinese Video Network QQ group asked experts inside! (Note that the compiler operation procedures, need to install DivX)
Date : 2008-10-13 Size : 38.97kb User : 中国

自己编写的图像处理程序,完全可以编译使用。主要用于图像分割作用。-their preparation of image processing procedures, we can use compiler. Major role for image segmentation.
Date : 2008-10-13 Size : 144.52kb User : 神秘

西方经典图象处理教材(北大硕士教材)重要概念的实现。20个C源程序在Computer Vision Lab下编译。-Western classical image processing materials (Beijing University Master of materials) the realization of important concepts. 20 C source files in Computer Vision Lab under the compiler.
Date : 2008-10-13 Size : 19.59kb User : zf

bresenham 算法的实现方法演示,用vc编译即可-bresenham algorithm method demonstration compiler can be used vc
Date : 2008-10-13 Size : 1.48kb User : a11a

本代码包括两个工程,其中CIamgeRGB是VC++ 6.0编译的,主要实现的功能是将RGB图像转为YUV格式的dat文件,以便在CCS中读取;ImageTest是CCS工程,它读取上述转换的YUV格式的图像数据,方便开发人员在脱离硬件仿真环境的情况下开发适合DSP平台的图像处理算法-The code includes two projects, which CIamgeRGB is VC++ 6.0 compiler, the main function is to achieve the RGB image into YUV format dat file to read in the CCS ImageTest a CCS project, it reads the conversion of the YUV image data format to facilitate the developers out of the case of hardware simulation environment for DSP development platform for image processing algorithms
Date : 2025-12-21 Size : 12.36mb User : 杨毅
« 12 3 4 5 6 7 8 9 10 ... 16 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.