Loading...
Search for: color
0.007 seconds
Total 276 records

    A devised approach to optimize color space transformation for image compression

    , Article 2012 20th Telecommunications Forum, TELFOR 2012 - Proceedings ; 2012 , Pages 1737-1740 ; 9781467329842 (ISBN) Imany, P ; Yazdanpanah, M ; Miran, S ; Showkatbakhsh, M ; Sharif University of Technology
    Abstract
    A significant step in color image compression is to apply a color space transformation to the original RGB image to concentrate most of its energy in one plane. Standard JPEG-based compression methods utilize predefined transformations like RGB to YCbCr. In this paper, a devised algorithm is proposed to optimize the transformation for each image. The algorithm iteratively increases the energy concentration by optimizing a novel cost function while limiting the matrix determinant to a bounded region  

    Principal color and its application to color image segmentation

    , Article Scientia Iranica ; Volume 15, Issue 2 , 2008 , Pages 238-245 ; 10263098 (ISSN) Abadpour, A ; Kasaei, S ; Sharif University of Technology
    Sharif University of Technology  2008
    Abstract
    Color image segmentation is a primitive operation in many image processing and computer vision applications. Accordingly, there exist numerous segmentation approaches in the literature, which might be misleading for a researcher who is looking for a practical algorithm. While many researchers are still using the tools which belong to the old color space paradigm, there is evidence in the research established in the eighties that a proper descriptor of color vectors should act locally in the color domain. In this paper, these results are used to propose a new color image segmentation method. The proposed method searches for the principal colors, defined as the intersections of the cylindrical... 

    AdaBoost-based face detection in color images with low false alarm

    , Article ICCMS 2010 - 2010 International Conference on Computer Modeling and Simulation, 22 January 2010 through 24 January 2010, Sanya ; Volume 2 , 2010 , Pages 107-111 ; 9780769539416 (ISBN) Arjomand Inalou, S ; Kasaei, S ; Sharif University of Technology
    2010
    Abstract
    In this paper, we have proposed a new face detection method which combines the AdaBoost algorithm with skin color information and support vector machine (SVM). First, a cascade classifier based on AdaBoost is used to detect faces in images. Due to noise and illumination changes some nonfaces might be detected too, therefore we have used a skin color model in the YCbCr color space to remove some of the detected nonfaces. Finally, we have utilized SVM to detect faces more accurately. Experimental results show that the performance of the proposed method is higher than the basic AdaBoost in the sense of detecting fewer nonfaces  

    Sum Coloring of Graphs

    , M.Sc. Thesis Sharif University of Technology Heydari, Asrin (Author) ; Akbari, Saeed (Supervisor)

    Chromatic Sum in Graphs

    , Ph.D. Dissertation Sharif University of Technology Lotfalizadeh Mehrabadi, Mojtaba (Author) ; Mahmudian, Ebadolah (Supervisor)

    Simple streaming algorithms for edge coloring

    , Article 30th Annual European Symposium on Algorithms, ESA 2022, 5 September 2022 through 9 September 2022 ; Volume 244 , 2022 ; 18688969 (ISSN); 9783959772471 (ISBN) Ansari, M ; Saneian, M ; Zarrabi Zadeh, H ; Sharif University of Technology
    Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing  2022
    Abstract
    We revisit the classical edge coloring problem for general graphs in the streaming model. In this model, the input graph is presented as a stream of edges, and the algorithm must report colors assigned to the edges in a streaming fashion, using a memory of size O(n polylog n) on graphs of up to O(n2) edges. In ESA 2019 and SOSA 2021, two elegant randomized algorithms were presented for this problem in the adversarial edge arrival model, where the latest one colors any input graph using O(Δ2/s) colors with high probability in O (ns) space. In this short note, we propose two extremely simple streaming algorithms that achieve the same color and space bounds deterministically. Besides being... 

    [r; s; t]-Coloring of Graphs

    , M.Sc. Thesis Sharif University of Technology Fiuj Laali, Alireza (Author) ; Mahmoodian, Ebadollah (Supervisor)
    Abstract
    Graph coloring is an important concept in graph theory. There have been much developments in this concept recently, vertex coloring, edge coloring and total coloring are studied. But one of the newest kind of graph coloring is [r; s; t] -coloring. This coloring is introduced in 2003 by A. Kemnitz and M. Marangio. In this coloring the difference of any two adjecent vertices, any two adjecent edges, and any adjecent vertex and edge must be at least r, s and t respectively. In this thesis we study [r; s; t] -coloring of graphs and discuss about its results  

    Vertex Coloring and Edge Coloring of Graphs

    , M.Sc. Thesis Sharif University of Technology Fimi, Khadijeh (Author) ; Akbari, Saeed (Supervisor)
    Abstract
    In this thesis, we study some bounds for the vertex chromatic num- ber and edge chromatic number of a graph. One of the most fa- mous theorems on graph colorings is Brooks’ Theorem, which asserts that every connected graph with maximum degree ∆(G) is ∆(G)- colorable unless G is an odd cycle or a complete graph. The following result has been proved: If every vertex of a graph G lies on at most k odd cycles for some nonnegative integer k, then χ(G) 1+√8k+9 . We recall from Vizing’s Theorem that the edge chromatic number of any graph must be equal either to ∆(G) or ∆(G) + 1. In this thesis, families of graphs that are Class 1 or Class 2 will be introduced.
     

    An efficient simulated annealing approach to the traveling tournament problem [electronic resource]

    , Article American Journal of Operations Research ; Vol.2 No.3, September 2012, 391-398 Nourollahi, S (Sevnaz) ; Eshghi, Kourosh ; Shokri Razaghi, Hooshmand ; Sharif University of Technology
    Abstract
    Scheduling sports leagues has drawn significant attention to itself in recent years, as it involves considerable revenue as well as challenging combinatorial optimization problems. A particular class of these problems is the Traveling Tournament Problem (TTP) which focuses on minimizing the total traveling distance for teams. In this paper, an efficient simulated annealing approach is presented for TTP which applies two simultaneous and disparate models for the problem in order to search the solutions space more effectively. Also, a computationally efficient modified greedy scheme is proposed for constructing a favorable initial solution for the simulated annealing algorithm. Our... 

    The chromatic index of a graph whose core has maximum degree 2

    , Article Electronic Journal of Combinatorics ; Volume 19 , 2012 , Pages 1-15 ; 10778926 (ISSN) Akbari, S ; Ghanbari, M ; Kano, M ; Nikmehr, M. J ; Sharif University of Technology
    Abstract
    Let G be a graph. The core of G, denoted by G Δ, is the subgraph of G induced by the vertices of degree Δ(G), where Δ(G) denotes the maximum degree of G. A k-edge coloring of G is a function f: E(G) → L such that |L| = k and f (e 1) ≠ f (e 2) for all two adjacent edges e 1 and e 2 of G. The chromatic index of G, denoted by χ′(G), is the minimum number k for which G has a k-edge coloring. A graph G is said to be Class 1 if χ′(G) = Δ(G) and Class 2 if χ′(G) = Δ(G) + 1. In this paper it is shown that every connected graph G of even order and with Δ(G Δ) ≤ 2 is Class 1 if |G Δ| ≤ 9 or G Δ is a cycle of order 10  

    On linear index coding from graph homomorphism perspective

    , Article 2015 Information Theory and Applications Workshop, ITA 2015 - Conference Proceedings, 1 February 2015 through 6 February 2015 ; 2015 , Pages 220-229 ; 9781479971954 (ISBN) Ebrahimi, J. B ; Jafari Siavoshani, M ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2015
    Abstract
    In this work, we study the problem of linear index coding from graph homomorphism point of view. We show that the decision version of linear (scalar or vector) index coding problem is equivalent to certain graph homomorphism problem. Using this equivalence expression, we conclude the following results. First we introduce new lower bounds on linear index of graphs. Next, we show that if the linear index of a graph over a finite filed is bounded by a constant, then by changing the ground field, the linear index of the graph may change by at most a constant factor that is independent from the size of the graph. Finally, we show that the decision version of linear index coding problem is... 

    On uniquely k-list colorable planar graphs, graphs on surfaces, and regular graphs

    , Article Graphs and Combinatorics ; Volume 34, Issue 3 , May , 2018 , Pages 383-394 ; 09110119 (ISSN) Abdolmaleki, M ; Hutchinson, J. P ; Ilchi, S. G ; Mahmoodian, E. S ; Matsumoto, N ; Shabani, M. A ; Sharif University of Technology
    Springer Tokyo  2018
    Abstract
    A graph G is called uniquelyk-list colorable (UkLC) if there exists a list of colors on its vertices, say L= { Sv∣ v∈ V(G) } , each of size k, such that there is a unique proper list coloring of G from this list of colors. A graph G is said to have propertyM(k) if it is not uniquely k-list colorable. Mahmoodian and Mahdian (Ars Comb 51:295–305, 1999) characterized all graphs with property M(2). For k≥ 3 property M(k) has been studied only for multipartite graphs. Here we find bounds on M(k) for graphs embedded on surfaces, and obtain new results on planar graphs. We begin a general study of bounds on M(k) for regular graphs, as well as for graphs with varying list sizes. © 2018, Springer... 

    Determination of the size of defining set for Steiner triple systems

    , Article Journal of Discrete Mathematical Sciences and Cryptography ; 2021 ; 09720529 (ISSN) Besharati, N ; Mortezaeefar, M ; Sharif University of Technology
    Taylor and Francis Ltd  2021
    Abstract
    The coloring of hypergraph and its special case Steiner triple systems, STS(v), is studied extensively. But the defining set of the coloring of hypergraph even its special case STS(v), has not been explored yet. We study minimum defining set and the largest minimal defining set for 3-coloring of STS(v). We determined minimum defining set and the largest minimal defining set, for all non-isomorphic STS(v), v £ 15. Also we have found the defining number for all Steiner triple systems of order v, and some lower bounds for the size of the largest minimal defining set for all Steiner triple systems of order v, for each admissible v. © 2021 Taru Publications  

    Azo dye removal via surfactant-assisted polyvinylidene fluoride membrane

    , Article Environmental Health Engineering and Management ; Volume 8, Issue 1 , 2021 , Pages 25-32 ; 24233765 (ISSN) Darbandi, F ; Mousavi, A ; Bagheri Lotfabad, T ; Heydarinasab, A ; Yaghmaei, S ; Sharif University of Technology
    Kerman University of Medical Sciences  2021
    Abstract
    Background: Recently, concerns have been raised regarding the environmental and public health safety of azo dyes, the most widely used synthetic dyes. The membrane technique has been introduced as one of the efficient methods for dye removal treatments. Polyvinylidene fluoride (PVDF) membrane manipulated by surfactants was studied for removal of the azo dye, carmoisine. Methods: PVDF membrane was prepared via non-solvent-induced phase separation (NIPS) and used to remove the azo dye, carmoisine. Three nonionic surfactants including Tween 20, Tween 60, and Tween 80 were used individually as additives in casting solutions to improve PVDF membrane properties. Results: Fourier-transform infrared... 

    A robust watermarking method for color images using Naive-Bayes classifier

    , Article Proceedings of the Fifth IASTED International Conference on Signal and Image Processing, Honolulu, HI, 13 August 2003 through 15 August 2003 ; Volume 5 , 2003 , Pages 8-12 ; 0889863784 (ISBN) Yaghmaie, F ; Jamzad, M ; Sharif University of Technology
    2003
    Abstract
    By watermarking an image, we hide a pattern in it in such a way that the pattern is not visible but can be extracted using a decomposition algorithm and a key in the receiver side. The watermark pattern can be a character string or any small image (pattern). One of the main applications of watermarking is its application in proving digital image ownership in widely used Internet. In this paper, we present a watermarking method for color images which is robust with respect to usual attacks such as noise addition, smoothing, compression and also rotation. The validity of correctness of retrieved watermark is based on the result of a Naive-Bayes classifier. This classier was trained on a set of... 

    A goal keeper for middle size Robocup

    , Article 4th Robot World Cup Soccer Games and Conferences, RoboCup 2000, Melbourne, VIC, 27 August 2000 through 3 September 2000 ; Volume 2019 LNAI , 2001 , Pages 583-586 ; 03029743 (ISSN); 3540421858 (ISBN); 9783540421856 (ISBN) Jamzad, M ; Foroughnassiraei, A ; Hadji Aaghai, T ; Mirrokni, V. S ; Ghorbani, R ; Heydar Noori, A ; Kazemi, M ; Chitsaz, H ; Mobasser, F ; Ebraahimi Moghaddam, M ; Gudarzi, M ; Ghaffarzadegan, N ; SGI; Sony Corporation ; Sharif University of Technology
    Springer Verlag  2001
    Abstract
    In real soccer goal keeper has a completely different behavior that the players. Thus we designed our goal keeper with some basic ideas taken from real soccer, which is moving mainly in goal area and using arms to take the balls. Our goal keeper has a moving mechanism based on 8 motors which enables it to move forward/backward, straight left/right and rotate around its geometrical center, and a sliding arm which moves toward the direction of ball faster than the robot body. Using 3 CCD cameras in front and rear left and right provides the goal keeper with a view of about 210 degrees. © 2001 Springer-Verlag Berlin Heidelberg  

    Parameterized complexity of list coloring and Max coloring

    , Article 17th International Computer Science Symposium in Russia, CSR 2022, 29 June 2022 through 1 July 2022 ; Volume 13296 LNCS , 2022 , Pages 46-63 ; 03029743 (ISSN); 9783031095733 (ISBN) Aryanfard, B ; Panolan, F ; Sharif University of Technology
    Springer Science and Business Media Deutschland GmbH  2022
    Abstract
    In the List Coloring problem, the input is a graph G and list of colors L: V(G) → N for each vertex v∈ V(G). The objective is to test the existence of a coloring λ: V(G) → N such that for each v∈ V(G), λ(v) ∈ L(v) and for each edge (u, v) ∈ E(G), λ(u) ≠ λ(v). Fiala et al. (TCS 2011) proved that List Coloring is W[1]-hard when parameterized by the vertex cover number of the input graph. Recently, Gutin et al. (STACS 2020, SIDMA 2021) designed an O∗(2 k) time randomized algorithm for List Coloring where k is the size of the given clique modulator of the input graph. Since List Coloring is W[1]-hard parameterized by the vertex cover number, List Coloring is W[1]-hard parameterized by the size... 

    Determination of the size of defining set for Steiner triple systems

    , Article Journal of Discrete Mathematical Sciences and Cryptography ; Volume 25, Issue 8 , 2022 , Pages 2217-2235 ; 09720529 (ISSN) Besharati, N ; Mortezaeefar, M ; Sharif University of Technology
    Taylor and Francis Ltd  2022
    Abstract
    The coloring of hypergraph and its special case Steiner triple systems, STS(v), is studied extensively. But the defining set of the coloring of hypergraph even its special case STS(v), has not been explored yet. We study minimum defining set and the largest minimal defining set for 3-coloring of STS(v). We determined minimum defining set and the largest minimal defining set, for all non-isomorphic STS(v), v £ 15. Also we have found the defining number for all Steiner triple systems of order v, and some lower bounds for the size of the largest minimal defining set for all Steiner triple systems of order v, for each admissible v. © 2022 Taru Publications  

    On defining numbers of circular complete graphs

    , Article Discrete Mathematics ; Volume 307, Issue 2 , 2007 , Pages 173-180 ; 0012365X (ISSN) Daneshgar, A ; Hajiabolhassan, H ; Soltankhah, N ; Sharif University of Technology
    2007
    Abstract
    Let d (σ) stand for the defining number of the colouring σ. In this paper we consider dmin = minγ d (γ) and dmax = maxγ d (γ) for the onto χ-colourings γ of the circular complete graph Kn, d. In this regard we obtain a lower bound for dmin (Kn, d) and we also prove that this parameter is asymptotically equal to χ - 1. Also, we show that when χ ≥ 4 and s ≠ 0 then dmax (Kχ d - s, d) = χ + 2 s - 3, and, moreover, we prove an inequality relating this parameter to the circular chromatic number for any graph G. © 2006 Elsevier B.V. All rights reserved  

    On the computational complexity of defining sets

    , Article Discrete Applied Mathematics ; Volume 149, Issue 1-3 , 2005 , Pages 101-110 ; 0166218X (ISSN) Hatami, H ; Maserrat, H ; Sharif University of Technology
    2005
    Abstract
    Suppose we have a family F of sets. For every S∈F, a set D⊆S is a defining set for (F,S) if S is the only element of F that contains D as a subset. This concept has been studied in numerous cases, such as vertex colorings, perfect matchings, dominating sets, block designs, geodetics, orientations, and Latin squares. In this paper, first, we propose the concept of a defining set of a logical formula, and we prove that the computational complexity of such a problem is Σ2-complete. We also show that the computational complexity of the following problem about the defining set of vertex colorings of graphs is Σ2-complete: INSTANCE: A graph G with a vertex coloring c and an integer k.QUESTION: If...