|
1 | 1 | /**************************************************************************************************************
|
2 | 2 | * Color Edge Drawing (ED) and Color Edge Drawing Parameter Free (EDPF) source codes.
|
3 |
| -* Copyright (c) 2017, Cuneyt Akinlar & Cihan Topal |
4 |
| -* E-mails of the authors: cuneytakinlar@gmail.com, [email protected] |
| 3 | +* Copyright (C) Cihan Topal & Cuneyt Akinlar |
| 4 | +* E-mails of the authors: cihantopal@gmail.com, [email protected] |
5 | 5 | *
|
6 |
| -* This program is free software: you can redistribute it and/or modify |
7 |
| -* it under the terms of the GNU General Public License as published by |
8 |
| -* the Free Software Foundation, either version 3 of the License, or |
9 |
| -* (at your option) any later version. |
10 |
| -
|
11 |
| -* This program is distributed in the hope that it will be useful, |
12 |
| -* but WITHOUT ANY WARRANTY; without even the implied warranty of |
13 |
| -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14 |
| -* GNU General Public License for more details. |
15 |
| -
|
16 |
| -* You should have received a copy of the GNU General Public License |
17 |
| -* along with this program. If not, see <http://www.gnu.org/licenses/>. |
18 |
| -
|
19 |
| -* By using this library you are implicitly assumed to have accepted all of the above statements, |
20 |
| -* and accept to cite the following papers: |
| 6 | +* Please cite the following papers if you use Edge Drawing library: |
21 | 7 | *
|
22 |
| -* [1] C. Topal and C. Akinlar, “Edge Drawing: A Combined Real-Time Edge and Segment Detector,” |
| 8 | +* [1] C. Topal and C. Akinlar, “Edge Drawing: A Combined Real-Time Edge and Segment Detector,” |
23 | 9 | * Journal of Visual Communication and Image Representation, 23(6), 862-872, doi:10.1016/j.jvcir.2012.05.004 (
|
24 | 10 | *
|
25 |
| -* [2] C. Akinlar and C. Topal, “EDPF: A Real-time Parameter-free Edge Segment Detector with a False Detection Con |
| 11 | +* [2] C. Akinlar and C. Topal, “EDPF: A Real-time Parameter-free Edge Segment Detector with a False Detection Con |
26 | 12 | * International Journal of Pattern Recognition and Artificial Intelligence, 26(1), doi:10.1142/S0218001412550
|
27 | 13 | *
|
28 | 14 | * [3] C. Akinlar, C. Topal, "ColorED: Color Edge and Segment Detection by Edge Drawing (ED),"
|
|
0 commit comments