Giới Thiệu · RobotVisionCAD
RobotVisionCAD or in short RvCAD is a computer aided design for Image Processing and Computer Vision. RvCAD's GUI presents users with a view where users drag and drop Image Processor Elements, and visually connecting them to form Image Processing Pipeline. RvCAD is a tool used by scientists, engineers, mathematicians to explore Machine Vision and Image Processing algorithms.
- Drag and Drop UI, visually design Machine Vision Pipeline
- RvCAD runs on Win32 and most posix system, etc, linux, BSD and Mac OS X
- Pipeline architecture scales to MultiCore, and SMP CPU.
- Supports real-time live video processing from VideoForWindow, DirectShow(WDM), Video4Linux on linux and Video Digitizer on Mac OS X, compatible capture device.
- Support reading and writing the following image files: avi, mpeg, bmp, jpeg, png, pcx, xpm, and tiff.
- Customizable through loadable module. You can add your own custom libraries to RvCAD. Code Generators create the templates for your custom library elements. You insert your own C/C++ code into the specified locations. Compile, and add the result to your library.