Showing posts with label cocoa. Show all posts
Showing posts with label cocoa. Show all posts

Saturday, February 13, 2010

OpenCV using Cocoa On Xcode 3.2

Got bored and decided to play around with OpenCV using cocoa. There is nothing special on this application except that it detect faces. I added some image filters to the application just for demo and testing purposes. Once the application is running, try pressing below keys for different views:

n - normal view
s - sobel edge detection
d - dilation
e - erosion
o - salt and pepper noise addition
g - grayscale
t - otsu threshold




This application requires the snow leopard. You can download it here.

Thursday, November 26, 2009

Effects for Photo Booth by notoryus

Hey guys!

I have created a small application which can add more effects on your photo booth and ichat application.

Click here to download Effects

This was tested on snow leopard 10.6.2. However, I do not take responsibility in any loss or damage on using this application. Use it at your own risk.

Installation and usage:
Make sure photo booth and ichat are closed
Back up your /System/Library/Compositions/ folder, put it anywhere
Download the Effects
Go to Terminal (type x11 in your spotlight)
On the terminal, go to your downloads folder or the folder where downloaded it
verify Effects is there using ls Effects
type in chmod 777 Effects
type ./Effects then follow the instructions
Open your photo booth and enjoy the new effects

if your photo booth won't start after this delete all files on you /Users/(your username)/Library/Compositions/

Please advise me how it went for you using the comments!

Enjoy ;)

Merry xmas to all!

notoryus