Open Access

AI-driven Research on Lingnan Cultural Brand Innovation and Design

  
Mar 17, 2025

Cite
Download Cover

Introduction

In recent years, the pulling effect of destination brand image in the development of tourist attractions has become more and more obvious, and in the fierce market competition, the communication mode relying on traditional media and offline activities can hardly meet the diversified and personalized information acquisition needs of modern tourists [1-3]. Lingnan culture is an important part of traditional Chinese culture, Lingnan’s unique geographical environment makes Lingnan culture unique, Lingnan’s cultural brand image communication effect is important for attracting tourists and promoting tourism development [4-5]. And the emergence of artificial intelligence technology provides a brand new opportunity for destination brand image communication, cultural and tourism organizations can take advantage of artificial intelligence, big data mining and other technical means to accurately grasp the needs of tourists and realize the intelligent and personalized design of brand information, so as to enhance the attractiveness and influence of the brand [6-8].

Empowered by artificial intelligence technology, local cultural tourism organizations in Lingnan should accurately capture the personalized needs of tourists, and further enhance their brand value by implementing refined and differentiated brand design strategies [9-10]. First, the use of artificial intelligence technology algorithms to analyze user behavioral data to achieve accurate profiling, provide users with customized tourism products and service recommendations, and also design a diverse portfolio of tourism products and service solutions for personalized needs [11-14]. Secondly, with the help of intelligent analysis and creative generation technology, it designs visual image elements with more local characteristics and cultural heritage for Lingnan cultural brand, and collects user feedback to iteratively optimize the brand design strategy to ensure the continuous improvement of brand value [15-18]. In summary, artificial intelligence technology is profoundly changing the communication mode of Lingnan local brand image, and innovative cultural brand design is conducive to enhancing the influence of destination brand image and promoting the sustainable and healthy development of tourism.

In order to promote the innovative design of Lingnan cultural brand, this paper proposes the research of innovative design of Lingnan cultural brand supported by artificial intelligence technology. According to the connotation of Lingnan traditional culture, three features of Lingnan traditional aesthetic elements are summarized, and HSV color space, grayscale covariance matrix, Fourier descriptor and Gaussian normalization algorithms are used to complete the task of extracting and integrating the features of Lingnan traditional aesthetic elements. The extracted features are perfectly applied to the innovative design of Lingnan cultural brand using artificial intelligence technology, and the practical path of AI-driven innovative design of Lingnan cultural brand is explored. Finally, the research subjects are selected, the specific implementation process of the experiment is formulated, and the experimental simulation method is adopted to evaluate the effect of AI-driven Lingnan cultural brand innovation design.

AI-assisted Lingnan cultural and creative design
Connotation of traditional Lingnan culture

The area south of the Five Ridges in southern China is collectively known as Lingnan, which includes five main regions: Hainan, Guangxi, Guangdong, Hong Kong and Macau. Culturally, the traditional culture of Lingnan includes the cultures of Guangfu, Chaoshan, Hakka and ethnic minorities. The unique natural ecological conditions and humanistic environment have nurtured the splendid culture of Lingnan with distinctive regional characteristics and profound heritage [20-21]. After a long period of development, Lingnan culture has shown the form of both Chinese and foreign cultures. On the one hand, due to the Lingnan region and the national political and economic center of the region is far away from the neighboring overseas regions, so by the Central Plains region of the traditional Confucian culture of less influence, in the culture of the marginal characteristics, the formation of open and compatible characteristics. On the other hand, the Lingnan region has maintained a tradition of foreign trade and exchange for more than 2,000 years, and the emphasis on commerce is also a centralized manifestation of the Lingnan culture.

Characteristics of traditional Lingnan aesthetic elements
The beauty of form

Lingnan traditional plastic arts inherited the traditional Chinese culture of “unity of man and nature” idea, emphasizing respect for nature, according to local conditions, thus forming a pattern of harmonious coexistence of man and nature in the Lingnan region, such as the mountains surrounded by water, the face of the screen sunrise of the Hakka villages as well as the common Guangfu-style “three tips and two corridors “layout, etc. Guided by this ideology, the traditional modeling arts in the Lingnan region are delicate and simple, pursuing natural practicality, harmony and moderation. Wood and jade carvings among traditional carvings are firstly designed from the actual situation of the materials when they are conceived and modeled, thus their modeling art is different from the uniform sculptures, and the overall form and meaning are more vivid. In addition, we can also feel the tendency of pragmatism in the pattern of Lingnan architecture, such as the Zhaolou relying on the design concept of “Western for Chinese”, the designers have integrated the architectural ideas of the Western alleyway into the design of the Zhaolou, so as to enhance the practical function of the building.

The Beauty of Color

The use of color runs through the veins of Lingnan culture, whether it is sculpture, woodblock prints or costumes, none of them presents a unique visual effect through the use of color. The production of theatrical costumes incorporates the law of color contrast between warm and cool colors while adopting the delicate technique of Canton embroidery. The designers use bright and vivid colors to decorate the costumes, highlighting the colors of the costumes and distinguishing the characters through the contrast. The production of woodblock prints also applies the special overprinting process of large color blocks, such as door paintings, portrait paintings, etc., focusing on the application of red, black, blue, green and other colors, and the designer uses red as the base color to make the color combination of the paintings more bright, which in turn highlights the artistic characteristics of the paintings.

The Beauty of Patterns

Influenced by religion, custom culture and traditional philosophical thinking, the pattern art in Lingnan culture is very delicate and contains rich humanistic connotation. According to the formal characteristics of patterns, we can classify them into figurative patterns and abstract patterns. Figurative motifs are mainly characterized by intuitive and vivid images, focusing on expressing emotions and conveying information through scenario reduction of concrete objects. Lingnan traditional architectural decorative sculpture engraved patterns of distinctive regional characteristics, carving skills, painting skills, such as engraved brick carvings “Fish Leap Dragon Gate”, “Three Suns Kaitai”, “Twin Phoenix Sunrise” and so on, from different aspects etc., which express the symbolism of the working people’s pursuit of a better life from different aspects. Abstract patterns are more focused on outlining through lines, and then draw the image language, more inclined to imagery expression, such as cloud pattern, Ruyi pattern and peony pattern.

Lingnan Cultural Characteristics Extraction

Feature extraction is the foundation of AI-driven Lingnan culture brand design. Both unsupervised and supervised learning algorithms get the final attributed categories from low-level visual features. In general, the knowledge expression of high-level semantics is often based on the low-level visual features introduced in this section, including color features, texture features, shape features, and multiple feature fusion.

Color characteristics

Given that HSV is closer to real-life color perception, converting HSV to RGB can help us resolve the contradiction between the ambiguity of real life and the precise description of RGB. To wit: h={ 5+b,Pawn=max(r,g,b)Andg=min(r,g,b)1g,Pawnr=max(r,g,b)Andgmin(r,g,b)1+r,Pawng=max(r,g,b)Andb=min(r,g,b)3bPawng=max(r,g,b)Andbmin(r,g,b)3+gPawnb=max(r,g,b)Andr=min(r,g,b)5r,Othersituations s=vmin(r,g,b)v v=max(r,g,b)

Where: r=vrvmin(r,g,b) , g=vgvmin(r,g,b) , b=vbvmin(r,g,b) , where: r,g,b∈[0,1], h∈[0,360], s,v∈[0,1].

In the following, the three components H, S, and V are quantized in non-equal intervals according to human color perception, with hue H divided into 8 parts, and saturation S and luminance V divided into 4 parts each: H={ 0ifh( 345,25 ]1ifh( 25,55 ]2ifh( 55,108 ]3ifh( 108,165 ]4ifh( 165,220 ]5ifh( 220,275 ]6ifh( 275,316 ]7ifh( 316,345 ] S={ 0ifs( 0.1,0.65 ]1ifs( 0.65,1 ] V=0ifv( 0.15,1 ]

The H, S, V intervals above are all open and closed. According to optical theory, the color of an object is related to the wavelength and frequency of light. Different color light has different ranges of wavelengths and frequencies in vacuum, so we can quantize the hue with unequal intervals. The 0,1,2,…,7 of the resultant values indicates the category of the respective hue, respectively. The three-dimensional eigenvectors H, S, V are combined into one-dimensional eigenvectors with different weights for computation [22]. Of these three vectors, the human eye’s classification of color is based primarily on hue H, followed by saturation S, and finally brightness V. The combined one-dimensional vector DD can also be taken according to the number of quantization levels of H, S, V and their bandwidths: CL=HISIV+SIV+V

where IS and IV are the quantization levels of S and V , respectively, and taking IS = 2, IV = 1 according to the above method , the above equation can be expressed as: CL=2H+S+V

According to Eq. (8), the value of CL ranges from an integer between [0,1,…,15], and CL is calculated to obtain a one-dimensional histogram of 16 handles. In this way, H, S, V the three components are distributed on a one-dimensional vector. The weight taken for the hue H is 8, the weight taken for the saturation S is 2, and the weight taken for the brightness V is 1, which greatly reduces the impact of the image brightness V on the retrieval results, and also reduces the impact of the saturation S on the retrieval results, but the color distribution of the image is different but it can be retrieved very well, so it can take full advantage of the color information characteristics of the image to satisfy people’s requirements for image querying. Obtain the color histogram of the image.

Histogram of the joint distribution of the HSV color feature vector CL, with the horizontal coordinate being the value of CL taken from 0,1,…,15 and the vertical coordinate being the frequency of pixels when CL occurs equal to 0,1,…,15 respectively in the whole image. From the properties of RGB color histograms it is easy to know that CL vector histograms are also rotation invariant and scale invariant.

Texture Characterization

Texture is also one of the important features of an image, and many images may show some kind of irregularity in localized areas and some regularity in the whole. This local irregularity and overall regularity in an image is generally referred to as texture. The difficulty of texture description is that there is a close relationship between it and the shape of the object, and the ever-changing object shapes and nested distributions make the classification of texture very difficult. And the co-gray birth matrix used in this study to quantify the texture features. It is described as follows:

Let p(fk2fl,d) denote the joint probability of the simultaneous occurrence of two pixels of gray level fk2fl at distance d on the image, and this probability value can be determined by calculating the number of occurrences nkl of pairs of dots on the image at distance d, and with gray level value fk2f1 respectively [23]. Let n be the total number of pairs of points on the image with distance d, then the element ckl of the covariance matrix can be expressed as: ckl=p^(fk,fl,d)=nldn

Meaningful statistical features can be extracted from the covariance matrix to represent the texture. Based on this approach, energy, gray ratio, gray correlation, invertible difference moments and information entropy are found to have the greatest discriminative power.

Shape characteristics

Shape is also one of the more important features for describing an image, the contour feature of a shape we describe in terms of the perimeter of a straight line segment, and the region feature of a shape is expressed in terms of the area of the region, and in this subsection we use the Fourier descriptor to explore the shape feature.

The formula for calculating the characteristics of a straight line segment is as follows:

Number of line segments feature LN: Total number of line segments detected after Hough transform processing. Parallel line feature LP: the number of parallel lines, normalized by the total number of line segments. I.e.: LP={ 0,LN=0i=1kNPWLN,LN0

Based on the special morphology, we define the region densities C to characterize them, and the region densities can be measured by the following equation: C=A/P2

where P and A are the perimeter and area of the graph, respectively. According to this measure, the circle is the densest graph, which effectively reduces the error impact of the noise region on the later feature statistics. In practice, it is set according to experience: QA=w*h25,Qp=1

The image connectivity domain features are calculated as follows:

Effective connectivity region number characterization: AN. Maximum area of effective region: AMA. maximum density of effective region AMC. that is: AMaxC=max{ Ai }w*h AMaxC=max{ C }=max{ AiPi2 }

Overall, the shape features its mainly the perimeter of the line segment and the area of the region, and the difference between the perimeter of the line segment and the area of the region will be analyzed subsequently as an illustration of the effectiveness of the shape feature extraction based on Fourier descriptors.

Feature fusion

First the model of the image object needs to be defined. An image object I can be represented as I(D,F,R,M). Where D is the original image data. F = {fi} is the corresponding underlying visual feature set of the image. R = {rij} is a collection of descriptions of a given feature (each description is itself a vector of length K : rij = [rij,…,rijk,…,rijk].where K is the dimension of this vector. In order to fully express the richness of the image, the object model allows the image to be described using multiple features (and feature representations), each of which has dynamic weights corresponding to it, and the feature fusion will be computed next using Gaussian normalization.

Internal normalization

This process causes each rijk in the description vector rij to be treated the same. Assuming that there are M images in the database, a matrix of M * K can be formed with each element denoted as v = [vm,k], m = 1,…,M, k = 1,…,K, such that each column vk in the matrix is a sequence of length M, and the purpose of internal normalization is to make each vm, k in the same column vk have the same range of values, which is designated as [0,1] in this case. The process can be accomplished by Eq. (15). i.e: vm,k=vm,kμk+3σk6σk

where μk is the mean and σk is the standard deviation.

External Normalization

Unlike internal normalization, this process ensures that each S(rij) that constitutes the final S is on equal footing. The steps of the process are as follows:

(1) A similarity calculation is performed for each pair of images Im and In in a set of images containing a sufficient number of M s by Equation (16). That is: Sm,n(rij)=mjj(rij,Wijk)m,n=1,,M,Andmn

(2) Consider all the similarities computed in step (1) as a set of data, and then compute and save the mean μij and standard deviation σij of this set of data. i.e:

(3) The similarity between the image m in the image database and the query image given by the user in terms of description rij is calculated by Equation (17). Namely: Sm,Q(rij)=mij(rij,Wijk)

(4) Normalized by equation (18). Namely: Sm,Q(rij)=Sm,Q(rij)μij+3σij6σij

After the above feature extraction and normalization, a 6-dimensional feature vector is obtained: Vf={ CL,LN,LP,AN,AMA,AMC }

CL is a one-dimensional tonal feature, LN, LP is a two-dimensional linear feature, AN, AMA, AMC is a three-dimensional regional morphological feature, and each one-dimensional feature has been normalized to prepare for the next Lingnan cultural and creative design.

Lingnan Cultural and Creative Design Practice

The fusion of the above Lingnan cultural features (color, texture, and characteristics) can well express the innovative design concept of Lingnan cultural branding, and the innovative design concept of Lingnan cultural branding based on the fusion of features will be visualized and materialized through AI technology, and the AI-driven Lingnan cultural design will be manifested in the form of branding visual expansion elements, branding materials, and branding cultural and creative derivatives.

Design of Brand Visual Expansion Elements

The visual expansion element of the brand is often closely related to the brand’s cultural connotation and brand image, which is one of the keys to increase the brand’s recognition and consumer awareness, deepen the consumers’ understanding of the brand and generate the brand’s faith. Through the above 2.3 subsection can be extracted Lingnan cultural characteristics, and take the same design style with the graphic logo, in the form of a combination of line and surface performance, and the use of color in the red, beige interlaced design application, resulting in the brand visual expansion elements of the sense of hierarchy. In order to supplement the richness of the brand image, we choose to express it in the form of illustration, dynamic lion shape and brightly colored images, highlighting the performance of dry ink texture, and the brand logo image to form a strong contrast echo.

Brand Material Design

Brand image publicity and promotion of the brand has a profound impact on the brand, in brand marketing there is an exaggerated sentence: one point to do, nine points of publicity, very perfect. Good brand image and the right way to promote the brand can play a role in expanding the consumer market, the importance of the brand’s image is self-evident. In addition to the brand itself, based on the development of regional cultural development of the brand in the development process can also effectively enhance, show its regional image, and pull the regional tourism economic growth.

Cultural awareness cards

In the brand publicity and promotion at the same time to show the Lingnan full of fun, highlighting the Lingnan brand of regional cultural characteristics, unique card modeling is refreshing, in the back of the promotional card is related to the Lingnan cultural anecdotes, so as to better publicize the brand’s thematic culture, respectively, interspersed with the use of the different themes in the space and the main body to form a twining blocking inertia of the spatial relationship, bright colors and rich patterns Bright colors and rich patterns can effectively attract the attention of consumers.

Brand packaging design

Packaging is one of the most direct means to show the brand image of the product brand, in the current market, a wide range of different types of commodity packaging, there are a lot of over-packaging of commodities, so that many consumers in the selection process dazzled, and even affect the demand judgment. Lingnan culture brand packaging design in the face of a number of types of tourism products, to the practicality of the packaging design focus on different types of products according to its characteristics of the classification of packaging, which is mainly divided into food packaging and gift packaging, according to the consumer’s different levels of consumption, in the gift packaging design is divided into the traditional series and vitality of the series, for the majority of the consumer masses to provide more More choices at the same time to show more Lingnan cultural brand characteristics of the image.

Lingnan culture brand food packaging design with kraft paper bags and tin cans as packaging materials, kraft paper bags are mainly for candy, cakes and other products, with a seal design to facilitate travelers to carry, after purchase can be tasted in a timely manner, the packaging pattern to the brand logo combination as the main decoration. Tin can packaging is mainly for tea, brewing products, with good sunshade, moisture resistance, bottle stickers in red as the main color, with the relevant visual expansion elements as the background pattern, to enrich the visual effect.

The characteristics of the traditional and energetic series of packaging in the gift category echo their series names respectively. Traditional series expresses the traditional texture of Lingnan culture brand, with hexagonal shape as the main packaging, according to different brand products such as decorative ornaments, daily necessities, etc., is divided into long and flat gift boxes, and distinguish between the size of the beige packaging main color with red interiors, the color is simple, the packaging inside and outside the paved dark pattern, highlighting the traditional rhythm of gift packaging. Chaoqi series expresses the vitality and positive energy of Lingnan culture in the brand. The surface of the square-shaped gift box is covered with red expanding elements of the background pattern, and the Lingnan-themed illustration is used as the outer seal, wrapping the gift box, and the vibrant and rich color performance presents full of youthful vitality.

Branded Cultural and Creative Derivatives Designs

Cultural and creative derivatives are also the expression of corporate brand image through the medium of articles, which is another means of publicity and promotion for the cultural connotation and value of the corporate brand. By combining and applying the colors, textures and shapes of Lingnan culture to various office supplies, clothing and brand peripherals, the brand is invisibly disseminated during the process of using them, which becomes a mobile publicity medium, and at the same time enhances brand image and public recognition of the corporate brand. At the same time, it can also enhance the brand image and the public’s sense of identification with the enterprise brand, expand the consumer group and promote consumption. Lingnan culture brand of cultural and creative derivatives of the basic combination of color, texture, shape as the main design elements, the overall color tone of red and beige, with auxiliary color design, to create a bright and harmonious design sense, from the visual touch consumers, let a person memorable.

Daily necessities

Daily necessities category mainly includes tourism consumers commonly used in daily life, such as mugs, water bottles, backpacks, umbrellas and other items, to provide tourists with daily necessities products not only to meet the needs of consumers in their daily use, but also able to establish consumer trust in the brand, so that consumers have a consumer service object, the brand is always able to put themselves in their shoes to meet the needs of the feeling, thereby improving the brand image.

Cultural goods

Cultural goods mainly to disseminate Lingnan culture brand culture as the main purpose, including cultural fan, cell phone cases, office stationery and other items, through these related items as a medium to better diversify the brand corporate image and have decorative, so as to assist in setting off, active brand cultural connotation, in addition to internal cohesion of the centripetal force of the enterprise staff, but also external to enhance the brand’s visibility.

Evaluation of the effect of AI-driven Lingnan cultural and creative design
Feature Extraction Simulation Analysis
Color Characterization

The number of colors most commonly used in Lingnan cultural and creative designs is 7~8, including red, orange, purple, blue, green, green, yellow, white, brown, rosy red and other colors, in order to be able to more comprehensively express the richness of the color of Lingnan cultural and creative patterns, and taking into account the need for color matching choices in the design, the color information of the Lingnan cultural and creative designs is set at 16 according to the maximum number of colors of a single piece of twice the number of maximum value. Using the HSV color space model, the color space model is used to describe color characteristics from the perspectives of hue, saturation and brightness. Using the HSV color space model to describe the color characteristics from the perspective of hue, saturation and lightness, the color matching and composition law of Lingnan cultural and creative design is visualized with quantifiable data, and the color information of Lingnan cultural and creative design is shown in Table 1. According to Table 1, the proportion of warm colors, mainly red, yellow and orange, is about 73%, and the proportion of cold colors, mainly blue, purple and green, is about 27%. The brightness and saturation of 1, 2, 4, 5, 6, 8, 9, 10, 11, 15, and 16 are in the medium-high dimension. 13 and 14 are low brightness and low saturation colors. 3, 7, and 12 are low saturation and high brightness colors. It can be preliminarily inferred that in Lingnan cultural and creative patterns, warm colors with medium-high brightness and saturation are used more and have a larger area in the picture, followed by cool colors. The pastel colors with low saturation and high brightness and the dark colors with low brightness and low saturation are used in a smaller area, and are mostly used as accent colors in the whole picture.

Color information of Lingnan cultural and creative design

Serial number HSV value Proportion % Serial number HSV value Proportion %
1 H:10.48 S:76.63 V:87.62 15.33 9 H:251.82 S:39.15 V:45.92 4.66
2 H:9.06 S:88.14 V:72.26 12.52 10 H:34.06 S:40.65 V:63.53 3.67
3 H:40.74 S:16.51 V:81.76 12.42 11 H:14.88 S:64.87 V:42.86 3.34
4 H:16.62 S:64.96 V:67.65 8.58 12 H:258.69 S:18.71 V:68.96 3.26
5 H:327.6 S:61.52 V:67.15 4.26 13 H:267.88 S:25.76 V:30.81 3.08
6 H:344.61 S:88.72 V:89.96 8.08 14 H:45.54 S:30.64 V:32.85 3.08
7 H:53.05 S:19.51 V:69.96 7.16 15 H:217.96 S:63.51 V:55.92 2.88
8 H:28.85 S:48.53 V:79.85 5.14 16 H:291.76 S:59.63 V:36.78 2.54

In order to better explore the color matching relationship and color usage frequency of Lingnan cultural and creative patterns, this paper constructs a color network model with primary color priority to visually reflect the color matching law of primary and secondary colors in Lingnan cultural and creative. A node on the color network represents an extracted color, and the larger the node indicates that the color appears more frequently in all colors. The connecting line between colors appears only when the threshold is exceeded, and the connecting line indicates that the connected colors co-occur in the same picture at a certain frequency many times to produce the collocation relationship. The construction of the color network model in this paper is done using a programming language, and it is plotted in the Matplotlib plotting library in Python, and the co-occurrence threshold is set to 10%. The color network model of Lingnan cultural and creative patterns is shown in Figure 1, and the three color matching schemes with the No. 01 color as the main color are shown in Figure 2. The rich and bold use of colors in Lingnan cultural and creative designs is also evident from the connecting lines of the collocation relationships in the color network model. Among them, the connecting lines between the four colors 01, 03, 05 and 13 are significantly thicker than the connecting lines between the other colors, indicating that the frequency of co-occurrence is high, the color relationship is close, and it can represent a certain number of color matching styles in the Lingnan cultural and creative patterns, and the designers can focus on considering the above colors as the main color matching scheme in the color selection. Designers in the actual design process often need to determine the number and proportion of color matching according to the demand, so this article to 01 color as the main color and with 2 kinds of secondary colors as an example, will be all the matching scheme to show in detail, with the increase in the number of colors, with the choice of options will be more abundant, color mapping can provide designers with hundreds of different color schemes, greatly enriching the designer’s color scheme options! The color map can provide designers with hundreds of different color schemes, greatly enriching the designers’ color matching options.

Figure 1.

Lingnan cultural and creative pattern color network model

Figure 2.

Three color matching schemes with color 01 as the main color

Texture characterization

In this experiment, three different textures of Lingnan cultural and creative images (A, B, C, each with three images, a total of nine images) are selected, converted to 512 pixels × 512 pixels BMP images by software, and the texture features are calculated using the symbiotic matrix, and the results of the texture feature calculation are shown in Table 2. From the parameter energy analysis, the energy is the sum of squares of the values of the elements of the grayscale symbology matrix, the wall tile texture in the generic texture library and the stone texture in the self-constructed texture library are selected for comparison. The energy values calculated for the three images in the A texture are very equal, with a maximum difference of 0.013, and the energy values calculated for the three images in the B texture have a relatively large difference, with a maximum difference of 0.062 and the energy values of the B texture are all higher than the energy values of the A texture. Finally the maximum difference in the energy value of C texture is 0.011 and its maximum difference in energy is lower than A and B textures respectively. From the experimental images it is concluded that the texture represented by the three images of stone texture is not as regular and homogeneous as the wall tile texture. This is because the energy reflects the uniformity of gray scale distribution and texture coarseness of the image. If all the values of the covariance matrix are equal, the energy value is small. Conversely, if some of the values are large and others are small, the energy value is large. When the elements of the symbiotic matrix are centrally distributed, then the energy value is large, and a large energy value indicates a more homogeneous and regularly varying texture pattern, numerically demonstrating three different texture characteristics. Due to limited space, the other four parameters are not repeated. By calculating the five parameter values of entropy, energy, inverse disparity, gray scale correlation and gray scale ratio, it reflects the effect of the application of symbiotic matrix in texture features.

Texture feature calculation results

Image name Entropy Energy Gray ratio Gap distance 1 Gray correlation
A A-1.bmp 3.167 0.072 4.403 0.456 0.0179
A-2.bmp 3.125 0.068 4.462 0.589 0.0271
A-3.bmp 3.135 0.081 4.411 0.472 0.0315
B B-1.bmp 2.003 0.169 0.962 0.603 0.0374
B-2.bmp 1.941 0.202 0.698 0.621 0.2631
B-3.bmp 1.81 0.231 0.764 0.687 0.0745
C C-1.bmp 3.172 0.066 4.071 0.538 -0.0176
C-2.bmp 3.157 0.057 4.253 0.444 -0.0036
C-3.bmp 3.161 0.055 4.12 0.461 0.0263
Shape characterization

This subsection selects 20 Lingnan cultural and creative images with different shapes as the object of this research, based on subsection 2.3.3, it can be seen that the shape feature investigation indexes are line segment perimeter and area, the calculation results of this paper are regarded as the theoretical value, while the test results of the professional equipment are the real value, and the comparative analysis of the calculation results of the shape feature is done to detect the effectiveness of the Fourier descriptor in the shape feature extraction, and the results of the calculation of shape features are The comparison is shown in Figure 3, where (a)~(b) are the perimeter of the line segment and the area of the region, respectively. It can be seen that the difference between the real value and the theoretical value is controlled within 5%, i.e., the Fourier descriptor has obvious application effect on the shape feature extraction, whether it is the perimeter of the line segment or the area of the region.

Figure 3.

Comparison of calculation results of shape characteristics

Feature fusion analysis
Experimental data

In this paper, 5000 images are selected from Lingnan Culture Image Resource Library as research subjects, and 5 of them (denoted by U, W, X, Y, Z respectively) are used as surrogate fusion images.

Experimental steps

(1) Extract image HSV color features using HSV color space model.

(2) Extract image texture features using co-production matrix.

(3) Image shape feature extraction is accomplished based on Fourier descriptors.

(4) Compare the fusion distance with a single feature, three features after Gaussian normalization, and three features after improved Gaussian normalized distance, respectively.

Experimental results

Table 3 shows the comparison of the fusion result checking rate of five of the images. h denotes single color feature fusion, I denotes single texture feature fusion, J denotes single shape feature fusion with peripheral description, K denotes single shape feature fusion with Zernike description. l denotes single shape feature fusion with pseudo-Zernike description, M denotes shape feature fusion of 3 kinds of descriptions with the original normalization method. n denotes shape N denotes shape feature 3 descriptions fused by new normalization method. o denotes 3 features fused by original normalization method. p denotes 3 features fused by Gaussian inner and outer normalization method.

Analysis of results

(1) Multi-feature fusion of images has better performance than single-feature fusion of images, which improves the fusion check rate and generalization. This is because although color, texture and shape are the main features of an image, fusion using single features of an image is still subject to more limitations, and the fusion efficiency is less desirable. And the comprehensive use of multi-feature fusion overcomes some of the limitations that exist in single feature fusion, and can achieve the effect of complementary advantages and improve the efficiency and quality of image feature fusion.

(2) The effect of Gaussian internal and external normalization algorithm is better than the remaining seven normalization algorithms, and the method proposed in this paper is more representative of the original distance, which ensures the quality of the subsequent artificial intelligence-assisted Lingnan culture innovation design.

Compare the results of different search methods

Retrieval method H I J K L M N O
U 0.555 0.546 0.608 0.614 0.576 0.523 0.725 0.875
W 0.639 0.579 0.745 0.562 0.525 0.655 0.589 0.784
X 0.652 0.551 0.505 0.638 0.678 0.751 0.687 0.774
Y 0.766 0.696 0.531 0.715 0.786 0.784 0.654 0.906
Z 0.634 0.783 0.542 0.552 0.695 0.565 0.585 0.944
Mean 0.649 0.631 0.586 0.616 0.652 0.656 0.648 0.857
Analysis of AI-assisted Lingnan Cultural and Creative Design Practices

Ten talents in the development direction of Lingnan cultural and creative design field are selected as experience users, so that the users use the traditional method and the method of this paper to carry out Lingnan cultural and creative design respectively, and the designed Lingnan cultural and creative design works are evaluated by using the expert review method, and the comparative analysis of Lingnan cultural and creative design is shown in Figure 4. Based on the data labels in the pyramid diagram, it can be seen that the evaluation scores of AI-driven Lingnan cultural and creative works design are significantly higher than those of the traditional method, and the difference between the two means is 20, which indicates that the introduction of AI technology effectively improves the design level of users on the basis of the traditional method, and it is of strategic significance for the development of the Lingnan cultural brand innovation and design.

Figure 4.

Comparative analysis of Lingnan cultural and creative design

Conclusion

In this paper, visual intelligence algorithm is used to extract Lingnan cultural features, and after completing this workflow, Gaussian internal and external normalization method is used to integrate the image color features, texture features and shape features, so that the artificial intelligence technology can better serve the innovative design of Lingnan cultural brand. Synthesize relevant theoretical knowledge to explore the effect of AI-driven Lingnan cultural and creative design. The proportion of warm colors dominated by red, yellow and orange is about 73%, and the proportion of cold colors dominated by blue, purple and green is about 27%, i.e., warm colors are preferred in the innovative design of Lingnan cultural brands. The energy values calculated from the three images in A texture are all very equal, and the maximum difference is 0.013, reflecting the effectiveness of the symbiotic matrix applied in texture feature extraction. Shape feature extraction using Fourier descriptors, the differences are all controlled within 5%, verifying the effectiveness of Fourier descriptors. The effect of Gaussian inside and outside normalization algorithm is better than the remaining seven normalization algorithms, and the algorithm in this paper is capable of high image feature fusion efficiency and quality. The evaluation scores of AI-driven Lingnan cultural and creative work design are significantly higher than those of traditional methods, and the difference between the two means is 20, which confirms the role of AI technology in promoting the innovative design of Lingnan cultural brands.

Project Fund:

1) Higher Education Teaching Research and Reform Project of Guangdong Province: “Research on the Transformation Path of Teaching Achievements of Art Design Majors in Universities under the Demand Situation of the Greater Bay Area” (Project No. : 2022JXGG02).

2) Higher Education Teaching Reform Project of Guangzhou Business College: “Research on the transformation Path of Teaching Achievements of Art and Design Majors in Universities under the Demand Situation in the Greater Bay Area - A Case Study of Practical Teaching of Art and Design College of Guangzhou College of Commerce” (Project No. : 2021JXGG16).

3) Guangzhou College of Commerce Teaching Achievement Cultivation Project: “Exploration and Practice of Classified Training Mode for Art Design Professionals in local universities from the Perspective of New Normal” (Project No. : 2021GSJXCG06).

4) Guangdong University Innovation Team Project (Social Science) Project: “Lingnan Culture, Art and Technology Innovation Design Team”.

Language:
English