Skip to content

Commit 7d10121

Browse files
authored
Update EDColor.h
1 parent 34127fd commit 7d10121

File tree

1 file changed

+5
-19
lines changed

1 file changed

+5
-19
lines changed

EDColor.h

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,14 @@
11
/**************************************************************************************************************
22
* 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]
55
*
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:
217
*
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,”
239
* Journal of Visual Communication and Image Representation, 23(6), 862-872, doi:10.1016/j.jvcir.2012.05.004 (
2410
*
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
2612
* International Journal of Pattern Recognition and Artificial Intelligence, 26(1), doi:10.1142/S0218001412550
2713
*
2814
* [3] C. Akinlar, C. Topal, "ColorED: Color Edge and Segment Detection by Edge Drawing (ED),"

0 commit comments

Comments
 (0)