Jikian Lim

Jikian

About Me

Procedural Modeler
専門知識
Hobbyist

Connect

LOCATION
Singapore, Singapore
ウェブサイト

Houdini Engine

INTERMEDIATE
プロシージャルワークフロー  | VEX
BEGINNER
Environments  | Digital Assets  | Solaris  | PDG  | Python

Availability

Not Specified

Recent Forum Posts

poligon curves and bezier curves 2024年10月3日12:13

Tick the checkbox under Order.

Shapes and curves recognition 2024年10月3日4:29

I don't think there is built-in character recognition functionality in native Houdini nodes. It sounds like a computer vision problem, which could be processed by the third-party MLOPs package.

If your input data is mostly consistent (i.e. all the symbols use the same font), then you can try to brute-force the pattern matching, using the Font SOP (set to matching font) to create examples of symbols you want to match against, Match Size to align, and Boolean to compare difference.

Shapes and curves recognition 2024年9月20日22:01

Trace, Extract Centroid?