Wednesday, October 15th 2008, 9:49pm UTC+1

You are not logged in.

  • Login
  • Register

ton_malaka

Beginner

Posts: 15

Location: Bali-Indonesia

Occupation: College Student

1

Friday, April 4th 2008, 5:28pm

Canny Egde Detection

Hello, I'm newbie in Qt Designer & Qt Programming.

Can anybody help me how to implement Canny Edge Detection on Qt Designer?? This is for my final examination on Udayana University, Bali-Indonesia.

Thanks before,
ton_malaka
..::Keep'n Free Minded::..
  • Go to the top of the page

2

Friday, April 18th 2008, 11:30am

OpenCV

hi
the easiest way to perform this job is using the cvCanny function of OpenCV(intel`s open source CV) , just in 3 lines of code.

I aleraly implemented this algorithm with Java , and if you need implement it by yourself I can convert it to C++/Qt format.
  • Go to the top of the page

ton_malaka

Beginner

Posts: 15

Location: Bali-Indonesia

Occupation: College Student

3

Friday, April 18th 2008, 7:28pm

RE: OpenCV

hi Zainalpour,

Thank you for reply, I've been downloaded Canny code with openCV. But I have many problem (confuse) to convert it to Qt Designer form. If you don't mind, Can you help to convert it ? My lecturer ask me to use GUI for canny code.

Thank you very much for your help.

ton_malaka
..::Keep'n Free Minded::..
  • Go to the top of the page

ton_malaka

Beginner

Posts: 15

Location: Bali-Indonesia

Occupation: College Student

4

Tuesday, April 29th 2008, 1:33pm

RE: OpenCV

Hello Zainalpour, I'm waiting for your code that converted to C++/Qt.
..::Keep'n Free Minded::..
  • Go to the top of the page

Rate this thread