Rapid Object Mapping

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
JHPJHP
Addict
Addict
Posts: 2281
Joined: Sat Oct 09, 2010 3:47 am

Re: Rapid Object Mapping

Post by JHPJHP »

Hi All,

I have a clear direction for the next phase of this project, which will be a full featured application.

Using my Chromium Framework together with the PureBasic WebGadget, I plan to build a control window that uses a smooth, collapsible list interface with drag and drop sections to define execution order. Each section will contain the control parameters for an individual function, primarily composed of toggle switches and sliding trackbars. Using a modified version of my OpenCV Interface the application will also support multiple auxiliary windows that display the original image, the intermediate preprocessing stages, and the final output. All views will update in real time based on adjustments made in the control window.

Although the scope appears broad, approximately seventy five percent of the foundational work is already complete. Below is a document I created that outlines the current control functions: OpenCV Contour Processing Guide

If you're not investing in yourself, you're falling behind.

My PureBasic StuffFREE STUFF, Scripts & Programs.
My PureBasic Forum ➤ Questions, Requests & Comments.
Post Reply