ok can you please give me te link of the code coc i searched a lot and all what i found is a matlab code gobar
gobar
Posts
-
Gabor filters in c++ -
Gabor filters in c++does any one have implementation of gabor filters for fingerprint image enhancement in c++ gobar
-
Matlab interfacecould you plz tell me in complete details how can i call matlab functions from a c++ program . NOTE: ( i've already tried using engine.h but i got an error telling me" unresolved external symbol _engopen") gobar
-
print screeni am currently implementing a program where i need to print the screen and take its picture (the same function performed by the print screen key on the keyboard) but i want to do this automaticly so is there any c++ command or any other way that i can use to perform such function gobar
-
interface between c++ and matlabi need help in calling matlab functions from c++ i got some examples but when i implement them i get an error saying that and many other library files are undeclared . So i want to know if is already found on the VC++ complier or need to be included and if so where can i find it and how can i include it . gobar