🐋
Hypnotic Streamlines Animation
  • Introduction
  • Getting Started
    • Installation Guide
      • Line Art Code
      • Corresponding Code
      • Vpaint
    • Program Usage
      • Data Format
        • Line Art Data Format
        • Streamlines Corresponding
      • Line Art Generation
        • Image Pre-processing
        • Streamlines Rendering
      • Patch Optimization Tutorial
  • System Workflow
    • Still Image Workflows
    • Animation Frames Workflows
    • Different Generation Methods
  • Advanced Guide
    • Function API
      • Zhanping's Code
      • Line Art Code
      • Streamlines Corresponding
  • Bug and Future Work
    • Streamlines Generation Code
    • Limitation of Different Methods
    • SCR Streamline Animation Code
  • Future Work
Powered by GitBook
On this page
  • 1. Run Lin Art Code UI
  • 2. Change The Super-Path To Your Image File
  • 3. Click Set Front Image and Read Front Image
  • 4. Click Build Mesh Then Change To Graph Cut Mode
  • 5. Graph Cut Mode Usage ( For Segmentation Region Patch )
  • 6. Click Set Mesh And All :D
  • 7. Quit The System ( Pre-Processing Is Done)

Was this helpful?

  1. Getting Started
  2. Program Usage
  3. Line Art Generation

Image Pre-processing

Building Image Pre-processing(segmentation, build mesh and vectorize) before render streamlines

PreviousLine Art GenerationNextStreamlines Rendering

Last updated 3 years ago

Was this helpful?

1. Run Lin Art Code UI

2. Change The Super-Path To Your Image File

Remember Don't Add the '.png' file extention.

3. Click Set Front Image and Read Front Image

4. Click Build Mesh Then Change To Graph Cut Mode

5. Graph Cut Mode Usage ( For Segmentation Region Patch )

  • Hold Ctrl and Press Down Left Mouse Button To Segment The Region Patch

  • Hold Ctrl and Press Down Right Mouse Button To Remove Unwanted Region Patch

  • Press Enter To Comfirm the Segment

  • Press 2 to check the segment status, press again to back to original img

  • Repeat the First Step to segment all the region patch

  • Note that the segment order is important (Need to follow your PatchInfo)

6. Click Set Mesh And All :D

The system will auto generate segment file, vectorize the patch and other minor pre-processing.

7. Quit The System ( Pre-Processing Is Done)

Line Art Code UI
Super Path Img
Press 2 to check the segment status