文件名称:coherent_line_drawing:Coherent Line Drawing 独立程序源
文件大小:22KB
文件格式:ZIP
更新时间:2024-06-20 12:48:29
C++
连贯线图 Coherent Line Drawing 独立程序源 源代码是从 Kang 等人的论文“Coherent Line Drawing”中修改的,Proc。 NPAR 2007,成为一个独立的程序。 该论文的项目网站位于: : 安装 OpenCV 并编译: g++ *.cpp -o main `pkg-config --libs opencv`
【文件预览】:
coherent_line_drawing-master
----main.cpp(2KB)
----README.md(380B)
----main(54KB)
----ETF.h(2KB)
----fdog.h(483B)
----ETF.cpp(9KB)
----fdog.cpp(9KB)
----myvec.h(2KB)
----imatrix.h(1KB)