Texture-based visualization method is a common method in the visualization of vector field data.Aiming at adding color mapping to the texture of ocean vector field and solving the ambiguity of vector direction in text...Texture-based visualization method is a common method in the visualization of vector field data.Aiming at adding color mapping to the texture of ocean vector field and solving the ambiguity of vector direction in texture image,a new color texture enhancement algorithm based on the Line Integral Convolution(LIC)for the vector field data is proposed,which combines the HSV color mapping and cumulative distribution function calculation of vector field data.This algorithm can be summarized as follows:firstly,the vector field data is convoluted twice by line integration to get the gray texture image.Secondly,the method of mapping vector data to each component of the HSV color space is established.And then,the vector field data is mapped into HSV color space and converted from HSV to RGB values to get the color image.Thirdly,the cumulative distribution function of the RGB color components of the gray texture image and the color image is constructed to enhance the gray texture and RGB color values.Finally,both the gray texture image and the color image are fused to get the color texture.The experimental results show that the proposed LIC color texture enhancement algorithm is capable of generating a better display of vector field data.Furthermore,the ambiguity of vector direction in the texture images is solved and the direction information of the vector field is expressed more accurately.展开更多
Classifying the visual features in images to retrieve a specific image is a significant problem within the computer vision field especially when dealing with historical faded colored images.Thus,there were lots of eff...Classifying the visual features in images to retrieve a specific image is a significant problem within the computer vision field especially when dealing with historical faded colored images.Thus,there were lots of efforts trying to automate the classification operation and retrieve similar images accurately.To reach this goal,we developed a VGG19 deep convolutional neural network to extract the visual features from the images automatically.Then,the distances among the extracted features vectors are measured and a similarity score is generated using a Siamese deep neural network.The Siamese model built and trained at first from scratch but,it didn’t generated high evaluation metrices.Thus,we re-built it from VGG19 pre-trained deep learning model to generate higher evaluation metrices.Afterward,three different distance metrics combined with the Sigmoid activation function are experimented looking for the most accurate method formeasuring the similarities among the retrieved images.Reaching that the highest evaluation parameters generated using the Cosine distance metric.Moreover,the Graphics Processing Unit(GPU)utilized to run the code instead of running it on the Central Processing Unit(CPU).This step optimized the execution further since it expedited both the training and the retrieval time efficiently.After extensive experimentation,we reached satisfactory solution recording 0.98 and 0.99 F-score for the classification and for the retrieval,respectively.展开更多
基金The National Natural Science Foundation of China under contract Nos 61702455,61672462 and 61902350the Natural Science Foundation of Zhejiang Province,China under contract No.LY20F020025。
文摘Texture-based visualization method is a common method in the visualization of vector field data.Aiming at adding color mapping to the texture of ocean vector field and solving the ambiguity of vector direction in texture image,a new color texture enhancement algorithm based on the Line Integral Convolution(LIC)for the vector field data is proposed,which combines the HSV color mapping and cumulative distribution function calculation of vector field data.This algorithm can be summarized as follows:firstly,the vector field data is convoluted twice by line integration to get the gray texture image.Secondly,the method of mapping vector data to each component of the HSV color space is established.And then,the vector field data is mapped into HSV color space and converted from HSV to RGB values to get the color image.Thirdly,the cumulative distribution function of the RGB color components of the gray texture image and the color image is constructed to enhance the gray texture and RGB color values.Finally,both the gray texture image and the color image are fused to get the color texture.The experimental results show that the proposed LIC color texture enhancement algorithm is capable of generating a better display of vector field data.Furthermore,the ambiguity of vector direction in the texture images is solved and the direction information of the vector field is expressed more accurately.
基金The authors would like to thank the Deanship of Scientific Research at Umm Al-Qura University for supporting this work by Grant Code:(22UQU4400271DSR01).
文摘Classifying the visual features in images to retrieve a specific image is a significant problem within the computer vision field especially when dealing with historical faded colored images.Thus,there were lots of efforts trying to automate the classification operation and retrieve similar images accurately.To reach this goal,we developed a VGG19 deep convolutional neural network to extract the visual features from the images automatically.Then,the distances among the extracted features vectors are measured and a similarity score is generated using a Siamese deep neural network.The Siamese model built and trained at first from scratch but,it didn’t generated high evaluation metrices.Thus,we re-built it from VGG19 pre-trained deep learning model to generate higher evaluation metrices.Afterward,three different distance metrics combined with the Sigmoid activation function are experimented looking for the most accurate method formeasuring the similarities among the retrieved images.Reaching that the highest evaluation parameters generated using the Cosine distance metric.Moreover,the Graphics Processing Unit(GPU)utilized to run the code instead of running it on the Central Processing Unit(CPU).This step optimized the execution further since it expedited both the training and the retrieval time efficiently.After extensive experimentation,we reached satisfactory solution recording 0.98 and 0.99 F-score for the classification and for the retrieval,respectively.