C\C++ Image Understanding Engine
Our Physical Linguistic Vision Technologies were based on a
profound theory called physical linguistics which addresses how
people organize cognitive abilities in pattern recognition task.
Physical linguistics consists of three main components; namely,
probability theory, fuzzy theory and computational verb theory.
Both the fuzzy theory and the computational verb theory were
invented, respectively in 1965 and 1997, in the Department of
Electrical Engineering and Computer Sciences, University of
California at Berkeley. Yang's Scientific focuses on both
scientific researches and engineering applications of every aspect
of Physical Linguistic Vision Technologies.
Download OpenSky 1.0 here.
WARNING: This is not a free software! Any redistribution of this software without a written permission from Yang’s Scientific Research Institute, LLC., is illegal. Please send an email to
to make sure you gain the rights to redistribute it. Yang’s Scientific Research Institute, LLC., authorized your personal use of this software and a limited use for the purpose of advertising and demo of your own projects to the third parties. Send us an email to make sure you use this program in a right way. Thank you very much!
Data Structures and Housekeeping Functions
Basic Data Structures and Operators
| Name |
Definition |
Remarks |
| Point: OpPoint |
(x,y) |
|
| fast pointing |
OpPoint opPoint(int x, int y) |
|
| Size: OpSize |
(width, height) |
|
| fast sizing |
OpSize opSize(int width, int height) |
|
| Rectangle: OpRect |
(x,y,width, height) |
|
Monday, 04/17/2006 0:53 AMsize
int depth
int nChannels
char* data
|
| create an OpImage |
OpImage* opCreateImage(OpSize size, int depth, int nChannels); |
|
| release an OpImage |
void opReleaseImage(** image) |
|
| fast |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
Contact us at for your application needs. |
|
|
|
|
|
|
|