mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
d7e8cf2227
On i386 architectures projects that need SSE2 have to explicitly enable it using -msse2. Also fix WWW. MFH: 2020Q3
7 lines
341 B
Plaintext
7 lines
341 B
Plaintext
VXL (the Vision-something-Libraries) is a collection of C++ libraries designed
|
|
for computer vision research and implementation. It was created from TargetJr
|
|
and the IUE with the aim of making a light, fast and consistent system. VXL is
|
|
written in ANSI/ISO C++ and is designed to be portable over many platforms.
|
|
|
|
WWW: https://vxl.github.io/
|