Skip to content

Commit

Permalink
Improved README
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Jomier <[email protected]>
  • Loading branch information
jjomier committed Sep 12, 2023
1 parent df6b8c3 commit 93ef234
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 4 deletions.
25 changes: 21 additions & 4 deletions applications/prohawk_video_replayer/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
# Prohawk video replayer

This application demonstrates how to use the Prohawk video processing operator on a pre-recorded video.
This application receives video from a previously recorded file via Holoscan's video_stream_replayer operator, and then works to enhance
the imagery so that additional details may be seen in the video output.
This application and operator provide various preset and detailed enhancement parameters that can be changed by the command menu display.
This application utilizes the ProHawk restoration operator along with Holoscan's Video Replayer and Holoviz operators to enhance and restore medical imagery in real-time, offering superior image quality. The user-friendly interface of the application provides a range of filter options, enabling users to dynamically select the most suitable filter for optimal results.

![](screenshot.png)

## ProHawk Vision Restoration Operator

The ProHawk Vision Operator is a groundbreaking solution that is transforming both healthcare and manufacturing industries by revolutionizing computer vision technology with its patented restoration capabilities. It seamlessly integrates into the NVIDIA Holoscan full-stack infrastructure, fundamentally altering the way healthcare professionals diagnose and treat patients, while also optimizing manufacturing processes. In healthcare, the ProHawk Vision Operator Plugin automatically interprets medical imaging frames, identifies real-world conditions, and employs precise control over ProHawk Vision Restoration algorithms, all driven by an objective mathematical model using quantitative measurements to enhance accuracy in diagnoses and treatments by restoring degraded frames. In manufacturing, the ProHawk Vision Operator Plugin algorithms reveal manufacturing line defects ensuring product quality.

## Application Controls

The operator can be controlled with keyboard shortcuts:

- **AFS (0)** - Automatic Filter Selection (AFS) – Automatically and continuously adjust the image pixel values to maximize image detail and visibility.
- **LowLight (1)** - Lowlight preset filter that corrects lighting compromised imagery.
- **Vascular Detail (2)** - Vasculature Detail Preset Filter that reveals the fine details of vasculature structures without the need for dye or contrast agents.
- **Vapor (3)** - Vapor Preset Filter that removes vapor, smoke, and stream from the video.
- **Disable Restoration (d)** - Disable ProHawk Vision computer vision restoration.
- **Side-by-Side View (v)** - Display Side-by-Side (restored/non-restores) Video.
- **Display Menu Items (m)** - Display menus control items.
- **Quit (q)** - Exit the application

## Data

Expand All @@ -30,4 +46,5 @@ Inside the container run the application:

`./run launch prohawk_video_replayer`

For more information about this application and operator please visit [https://prohawk.ai/prohawk-vision-operator/#learn](https://prohawk.ai/prohawk-vision-operator/#learn)
For technical support or other assistance, please don't hesitate to visit us at [https://prohawk.ai/contact](https://prohawk.ai/contact)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93ef234

Please sign in to comment.