-----------------------------------------------------------------------------------
Download
Deform Image: MLS from
My PureBasic Stuff-----------------------------------------------------------------------------------
A standalone OpenCV application (PureBasic Interface to OpenCV not required).- similar to the Funny Face app available for most smart phones
-----------------------------------------------------------------------------------
Tricks 'n' TipsPureBasic Interface to OpenCVPureBasic Interface to WinDivertPureBasic Interface to WinRARPureBasic Interface to 7-ZipPureBasic Interface to ImDiskWindows Services & Other StuffInvading Space AliensDeath Star vs AsteroidsGIF ToolkitLSB Image SteganographySpider Web DrawingDeform Image: MLSVideo Snipping ToolStitch Images: SIFTImage Waves: LUTYouTube Player & DownloaderMP4 Player & DownloaderBarcode GeneratorGoogle Translate ServiceEmbed JS into PureBasicGeolocation: Google MapsBook & Viewer & MagnifyVideo for Windows: VfWAlternate ConsoleNetwork Share Management-----------------------------------------------------------------------------------
Anchor Points: Static points placed around the border to pin the frame in-place (
YELLOW).
Control Point: Dynamic point used to either pin an area in-place or expanded to Deform Points (
BLUE).
Deform Points: Dynamic points used to either deform an area or reset to a Control Point (
GREEN connecting
RED).
Points are calculated relative to the original image, which is why it can be more accurate to add all the Control Points before executing a deformation.
Alternately, you can switch to the original image to place additional Control Points, but it is not required.- Control Points and Deform Points can be selected, moved, and deleted
- adjusting the grid size will directly affect the deformation algorithms, modifying the deformation
QUICK DEMO* List of Shortcut Keys available from
Enable Help Tooltips (context menu)
1. Press the [ L ] KEY to load a set of point files.
-- /points/joker.src
2. Press the [ R ] KEY to run the deformed animation.