Processing images

Moderators: LCNeil, heatherlaine, kevinmiller, elanorb

Post Reply
marcelloe
Posts: 140
Joined: Thu Oct 17, 2013 2:26 pm

Processing images

Post by marcelloe » Mon Dec 16, 2013 3:38 pm

I want to take 2 pictures and combine into 1. I want to take the distinct feature from each and use in the new picture. I have read through the lesson about image processing.

Thanks

Mark

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Processing images

Post by LCNeil » Tue Dec 17, 2013 1:28 pm

Hi Mark,

Image processing is quite an involved subject and goes well beyond the scope of beginners help that we can provide. We do have the image processing lesson that you have looked at here

http://lessons.runrev.com/s/lessons/m/4 ... processing

and there is also a link to a great image manipulation tool here that might be of some use-

http://forums.runrev.com/viewtopic.php? ... nipulation

From the image processing lesson, I created the attached stack that outlines my face (please do not laugh) and then allows you to blend it into the original image (my face can be replaced with any image).

I used LiveCodes blendLevel property to achieve this.

I would also recommend asking your question in our general forums as there is likely to be someone that has more expertise in the area of image processing in LiveCode

I hope this is of some assistance.

Kind Regards

Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
LiveCode – Realize fast, compile-free coding
Attachments
face mark.zip
(132.91 KiB) Downloaded 207 times

Post Reply

Return to “idea2app and Coding School”