Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

installation steps opencv-2.4.2 (Mac OSX)

Please say to me what steps i should follow for installing 2.4.2 correctly in Mac

I downloaded 2.4.2 from hereand I have cmake 2.8.8, then i made the following steps (from opencv-2.4.2 dirictory):

1- sudo cmake -G "Unix Makefiles" .

2- sudo make -j8

3- sudo make install

RESULTING IN : install path = usr/local

Then I followed the steps here to link opencv2.4.2 to XCode project

However of all of that, the project can't work unless I add the library opencv2.framework which I downloaded from opencv.org

Please any help ?!

installation steps opencv-2.4.2 (Mac OSX)

Please say to me what steps i should follow for installing 2.4.2 correctly in Mac

I downloaded 2.4.2 from here and I have cmake 2.8.8, then i made the following steps (from opencv-2.4.2 dirictory):

1- sudo cmake -G "Unix Makefiles" .

2- sudo make -j8

3- sudo make install

RESULTING IN : install path = usr/local

Then I followed the steps here to link opencv2.4.2 to XCode project

However of all of that, the project can't work unless I add the library opencv2.framework which I downloaded from opencv.orgopencv.org (opencv2.4.2 for IOS), so what the above steps did?

Please any help ?!

installation steps opencv-2.4.2 (Mac OSX)

Please say to me what steps i should follow for installing 2.4.2 correctly in Mac

I downloaded 2.4.2 from here and I have cmake 2.8.8, then i made the following steps (from opencv-2.4.2 dirictory):

1- sudo cmake -G "Unix Makefiles" .

2- sudo make -j8

3- sudo make install

RESULTING IN : install path = usr/local

Then I followed the steps here to link opencv2.4.2 to XCode project

However of all of that, the project can't work unless I add the library opencv2.framework which I downloaded from opencv.org (opencv2.4.2 for IOS), so what the above steps did?

Please any help ?!

installation steps opencv-2.4.2 (Mac OSX)

Please say to me what steps i should follow for installing 2.4.2 correctly in Mac

I downloaded 2.4.2 from here and I have cmake 2.8.8, then i made the following steps (from opencv-2.4.2 dirictory):

1- mkdir build

2- cd build

3- sudo cmake -G "Unix Makefiles" .

2- 4- sudo make -j8

3- 5- sudo make install

RESULTING IN : install path = usr/localusr/local , but there were some warnings during building (sudo make -j8)

Then I followed the steps here to link opencv2.4.2 to XCode project

However of all of that, the project can't work unless I add the library opencv2.framework which I downloaded from opencv.org (opencv2.4.2 for IOS), so what the above steps did?

Please any help ?!

installation steps opencv-2.4.2 (Mac OSX)

Please say to me what steps i should follow for installing 2.4.2 correctly in Mac

I downloaded 2.4.2 from here and I have cmake 2.8.8, then i made the following steps (from opencv-2.4.2 dirictory):

1- mkdir build

2- cd build

3- sudo cmake -G "Unix Makefiles" ...

4- sudo make -j8

5- sudo make install

RESULTING IN : install path = usr/local , but there were some warnings during building (sudo make -j8)

Then I followed the steps here to link opencv2.4.2 to XCode project

However of all of that, the project can't work unless I add the library opencv2.framework which I downloaded from opencv.org (opencv2.4.2 for IOS), so what the above steps did?

Please any help ?!

installation steps opencv-2.4.2 (Mac OSX)(IOS)

Please say to me what steps i should follow for installing 2.4.2 correctly in Macon ios

I downloaded 2.4.2 from here and I have cmake 2.8.8, then i made the following steps (from inside opencv-2.4.2 dirictory):

1- mkdir build

2- cd build

3- sudo cmake -G "Unix Makefiles" ..

4- sudo make -j8

5- sudo make install

RESULTING IN : install path = usr/local , but there were some warnings during building (sudo make -j8)

Then I followed the steps here to link opencv2.4.2 to XCode project

However of all of that, And still the project can't work unless I add the library opencv2.framework which I downloaded from opencv.org (opencv2.4.2 for IOS), so what the above steps did?couldn't see any opencv method

Please any help ?!