48h Mud Log Image Extraction Tool - Export Image Capability

Register
Submit a solution
The challenge is finished.

Challenge Overview

In a previous challenge we have enhanced our extraction tool to batch process mud log images and save results to the database. We also have another tool that's written in Python, which can export images with the marks drawn on the images.

In this challenge, we need to integrate that capability we had in the Python tool into the Java based batch tool. More specifally:
  • We will need to add the same image tagging functionality to our batch tool
  • We would run this as a separate command like remove-outliers. It can be call generate-marked-images or something.
  • It should allow users to produce the marked tif files right from the batch extraction tool.
  • We need to mark Shows, Stains, Traces, and Negative phrases each with their own color, just like the Python tool
We'll provide the base code (and the Python code) as well as some test data in the challenge forum.

Final Submission Guidelines

- A single zip with the updated extraction tool code included.
- Updated readme / verification guide on how to test the new features implemented in this challenge.

ELIGIBLE EVENTS:

2018 Topcoder(R) Open

Review style

Final Review

Community Review Board

Approval

User Sign-Off

ID: 30062685