CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Picture Viewer
2D Graphic
3D Graphic
Graph Drawing
Wavelet
GIS program
Fractal program
Special Effects
OpenGL program
Graph Recognize
CAD
OpenCV
VTK
Search - main.c - List
[
Graph program
]
pictureprogram
DL : 0
C语言图形处理 每一C程序都必须有一main()函数,可以根据自己的爱好把它放在程序的某个地方。有些程序员把它放在最前面,而另一些程序员把它放在最后面,无论放在哪个地方,以下几点说明都是适合的-C language graphics every C program must have a main () function. under their loving procedures put it somewhere. Some programmers put it in front, while other programmers put it in the final surface, on which local, Note the following points are appropriate
Date
: 2008-10-13
Size
: 14.34kb
User
:
钟俊
[
Graph program
]
VCDigitalImage
DL : 0
·《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、-"Visual C Digital Image Processing (2nd Edition)," a book the main source book on how to use Visual C for digital image processing. The book has 11 chapters, each depicting the image point operations, geometry transformation, orthogonal transformation, image enhancement, corrosion algorithm,
Date
: 2008-10-13
Size
: 226.66kb
User
:
hua
[
Graph program
]
pieflab
DL : 0
% PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/
Date
: 2008-10-13
Size
: 111.59kb
User
:
汪伟
[
Graph program
]
arx
DL : 0
程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:\\source目录。 2.在VC6下打开工程c:\\source\\MyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : \\ source directory. 2. The VC6 open the project c : \\ source \\ MyModelessSheet.dsw. 3. C Compiler Generation : / source / debug / MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading / unloading application dialog box, select c : / source / debug / MyModelessSheet.arx click Add buttons. Close the dialog. 5. In AutoCAD command-line inputs MODELESSSHEET orders may show a pattern without labels dialog. These attributes and attribut
Date
: 2008-10-13
Size
: 33.66kb
User
:
胡进
[
Graph program
]
arx
DL : 0
程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:\source目录。 2.在VC6下打开工程c:\source\MyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : \ source directory. 2. The VC6 open the project c : \ source \ MyModelessSheet.dsw. 3. C Compiler Generation :/source/debug/MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading/unloading application dialog box, select c :/source/debug/MyModelessSheet.arx click Add buttons. Close the dialog. 5. In AutoCAD command-line inputs MODELESSSHEET orders may show a pattern without labels dialog. These attributes and attribut
Date
: 2025-12-19
Size
: 36kb
User
:
[
Graph program
]
pictureprogram
DL : 0
C语言图形处理 每一C程序都必须有一main()函数,可以根据自己的爱好把它放在程序的某个地方。有些程序员把它放在最前面,而另一些程序员把它放在最后面,无论放在哪个地方,以下几点说明都是适合的-C language graphics every C program must have a main () function. under their loving procedures put it somewhere. Some programmers put it in front, while other programmers put it in the final surface, on which local, Note the following points are appropriate
Date
: 2025-12-19
Size
: 14kb
User
:
钟俊
[
Graph program
]
VCDigitalImage
DL : 0
·《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、-"Visual C Digital Image Processing (2nd Edition)," a book the main source book on how to use Visual C for digital image processing. The book has 11 chapters, each depicting the image point operations, geometry transformation, orthogonal transformation, image enhancement, corrosion algorithm,
Date
: 2025-12-19
Size
: 4.28mb
User
:
hua
[
Graph program
]
graphic
DL : 0
此程序为C++Builder程序,其主要功能为如何绘制图形图像,实用性很强!-This procedure for the C++ Builder program, its main function is to how to draw graphic images, are very practical!
Date
: 2025-12-19
Size
: 268kb
User
:
shen
[
Graph program
]
33
DL : 0
此程序为C++Builder程序,其主要功能为如何拷贝当前屏幕,实用功能性强!-This procedure for the C++ Builder program, its main function is to how to copy the current screen, functional and strong!
Date
: 2025-12-19
Size
: 530kb
User
:
shen
[
Graph program
]
pieflab
DL : 0
% PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/- PIEFLAB Main Directory----------------------. M- files---------- Contents.m: this file startup.m: startup file: sets Matlab path executed automatically when Matlab command is performed in this directory subdirectories-------------- General /: general matlab commands MRF /: Markov Random Field: Bayesian algorithm for images Noise /: noise generation, density/distribution functions Tests/Threshold /: threshold procedures (includes threshold assessment) WT /: Wavelet Transform routines Poisson /: Poisson intensity estimation routines Copyright (c) Maarten Jansen KULeuven- Flanders (Belgium) This software is part of PiefLab and is copyrighted material. More info on copyright policy is available on: www.cs.kuleuven.ac.be/ ~ maarten/software /
Date
: 2025-12-19
Size
: 111kb
User
:
汪伟
[
Graph program
]
huojian
DL : 0
C语言编写的火箭模型代码,主要实现模型的展示,指针的操作以及图形学的编程-C languages Rocket model code, the main implementation model display, pointer operations and graphics programming
Date
: 2025-12-19
Size
: 1kb
User
:
王海
[
Graph program
]
cut
DL : 0
主要用C++ 实现图像剪切,从一个图像截取任意一个方块,贴到用一副图像中-The main use of C++ implementation image shearing, an image capture from any one box, and paste it into a pair of images used
Date
: 2025-12-19
Size
: 3.99mb
User
:
王好
[
Graph program
]
SimpleMPRViewer
DL : 0
自己在学习C#过程中随手写的代码,主要为了练手. 实现的功能为一个类似医学图像MPR处理的简单浏览器,其中以自制的色块代替了医学影像数据方便测试,实现了鼠标的移动,旋转,缩放以及mpr三方向定位等基本功能,相信能为大家提供一点帮助. 本来做的是个类库,请以另一个项目TestApplication启动-C# in the process of learning to write code easily, the main hands in order to practice. To achieve a similar function for the MPR to deal with medical images of a simple browser, which made the color instead of the medical image data to facilitate testing, the achievement of the movement of the mouse, rotation, scaling and orientation mpr three basic functions, I believe we can provide that help. have to do is a class library, please start another project TestApplication
Date
: 2025-12-19
Size
: 187kb
User
:
李勇
[
Graph program
]
EPSFileWriter
DL : 0
这是利用C#将图形保存成EPS文件的功能,其主要的目的是在地图打印时,将其矢量数据输出为EPS文件,为Illustator可以编辑的矢量图形,强大了打印的功能-This is the use of C# will be saved as EPS graphics files, its main purpose is to print the map, the vector data to output EPS file, in order to Illustator can edit vector graphics and powerful print function
Date
: 2025-12-19
Size
: 223kb
User
:
hryang
[
Graph program
]
RRC
DL : 0
This software package is developed for detecting salient closed boundaries from an image. The main codes were implemented in C++ using gcc-4.1 in Linux.-This software package is developed for detecting salient closed boundaries from an image. The main codes were implemented in C++ using gcc-4.1 in Linux.
Date
: 2025-12-19
Size
: 12.97mb
User
:
cui
[
Graph program
]
fdtool
DL : 0
人脸识别MATLAB工具箱 Faces detection toolbox v 0.1 -This toolbox provides some tools for faces detection using Local Binary Patterns and Haar features. The task of detection is done by boosting approaches such Adaboosting, FastAdaboosting and Gentleboosting. The main objective of this toolbox is to deliver simple but efficient tools mainly written in C codes with a matlab interface and easy to modify.
Date
: 2025-12-19
Size
: 17.9mb
User
:
he si
[
Graph program
]
rob_hess_pf
DL : 0
粒子滤波现在已经成为目标跟踪领域的主流算法,它的应用范围广泛,在非线性、非高斯噪声下依然表现良好。该代码是Rob Hess 编写的。他的个人主页是:http://web.engr.oregonstate.edu/~hess/ -Now,Partical filter has become the main algorithm in moving target tracking region.It still perform very well in nonlinear non-gaussian noise conditions. So its application is wide. The code is written by Rob Hess.His homeage is:http://web.engr.oregonstate.edu/~hess/
Date
: 2025-12-19
Size
: 19.52mb
User
:
郑玉凤
[
Graph program
]
test_link_01
DL : 0
此shell脚本可以自动编译所在文件夹的.C文件,并生成静态库文件,同时会删除.O文件#不会将文件所含的main.c编译成库文件##先编译,然后再生成库。-This shell script to automatically compile the folder where the. C file, and generate a static library files, and it will delete. O file# is not contained in the file main.c compiled as a library file## first compile and then build the library .
Date
: 2025-12-19
Size
: 5kb
User
:
e6009522fuhan6
[
Graph program
]
main
DL : 0
下载后自己看吧,就是一个角点检测代码。 基于c++ 64位 需要加载opencv3以上的版本(Download your own look, it is a corner detection code. Based on c++ 64 You need to load more than opencv3 version)
Date
: 2025-12-19
Size
: 1kb
User
:
小明miss小黎
[
Graph program
]
OPENCV图像处理的函数说明
DL : 0
OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接口。这些语言的API接口函数可以通过在线文档获得。如今也提供对于C#,Ch, Ruby的支持。(OpenCV is a cross platform computer vision library based on BSD license (open source), which can run on Linux, Windows, Android, and Mac OS operating systems. It is lightweight and efficient, consisting of a series of C functions and a small number of C++ classes. It also provides interfaces for languages such as Python, Ruby and MATLAB, and implements many general algorithms for image processing and computer vision. OpenCV is written in the C++ language, its main interface is also the C++ language, but still remains a large number of C language interfaces. The library also has a large number of interfaces for Python, Java and MATLAB/OCTAVE (version 2.5). The API interface functions of these languages can be obtained by online documents. Today also provides support for C#, Ch, and Ruby.)
Date
: 2025-12-19
Size
: 362kb
User
:
yuxuefenfei
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.