无码不卡A级毛片-在线观看精品91福利-亚洲aV美女天堂一区二区三区-国产在线视频2022-国产黄色一级视频片-成人国产精品高清在线观看-亚洲av第二区国产-国产欧美综合精品一区二区三区

2021

2021

  • Record 145 of

    Title:A real-time ultra-low light color imaging system based on FPGA
    Author(s):Hua, Wang(1,2); He, Bian(2); Lei, Yang(1,2); Hui, Zhang(1,2); Zhong, CaoJian(2)
    Source: Journal of Physics: Conference Series  Volume: 2033  Issue: 1  DOI: 10.1088/1742-6596/2033/1/012010  Published: October 5, 2021  
    Abstract:This article shows a low light color image acquisition system, The core components of the system are the Fairchild’s SCMOS image sensor CIS1910F1111 and XILINX’s Artix-7 XC7A100T-2CSG324I FPGA, the remarkable advantage of the system is that it can obtain better color imaging effect under lower illumination environment, and the image noise is much less than other similar products. Based on the excellent imaging performance of the image detector, a high performance real-time low-light level color imaging system is developed. This imaging system can obtain the characteristic information of the targets under ultra-low illuminance environment, including the details, colors and so on. The hardware of the low light level imaging system mainly contains a color SCMOS image sensor and a FPGA, a driving circuit of a combination of DDR3, the ultra-low noise power conversion circuit and a Camera-Link and a 3G-SDI interface circuits. The SCMOS chip is used for photoelectric conversion of the shot scene and the FPGA is used for the control of the whole imaging system, image acquisition and image processing, etc, The FPGA software system consists of SCMOS initialize configuration and timing control module, automatic exposure control module, real-time color image processing module, imaging tone mapping module, image denoising module and image enhancement module. The automatic exposure control (AEC) module adaptively adjusts the average gray value of the region of interest. The module automatically calculates the exposure time and gain value of the next frame according to the current frame image data value. The real-time color image processing module includes color restoration, automatic white balance and color spaces conversion, etc. The image denoising module uses the advanced real-time guide-filter algorithm. The image tone mapping module and enhancement module are proposed based on an improved automatic threshold logarithmic and enhancement algorithm. Combining the hardware and FPGA soft algorithm with excellent performance, the imaging results show that the system can get good color image effect of the ultra-low light level about 10-2lx. ? 2021 Institute of Physics Publishing. All rights reserved.
    Accession Number: 20214311059011
  • Record 146 of

    Title:Deep Category-Level and Regularized Hashing with Global Semantic Similarity Learning
    Author(s):Chen, Yaxiong(1); Lu, Xiaoqiang(1)
    Source: IEEE Transactions on Cybernetics  Volume: 51  Issue: 12  DOI: 10.1109/TCYB.2020.2964993  Published: December 1, 2021  
    Abstract:The hashing technique has been extensively used in large-scale image retrieval applications due to its low storage and fast computing speed. Most existing deep hashing approaches cannot fully consider the global semantic similarity and category-level semantic information, which result in the insufficient utilization of the global semantic similarity for hash codes learning and the semantic information loss of hash codes. To tackle these issues, we propose a novel deep hashing approach with triplet labels, namely, deep category-level and regularized hashing (DCRH), to leverage the global semantic similarity of deep feature and category-level semantic information to enhance the semantic similarity of hash codes. There are four contributions in this article. First, we design a novel global semantic similarity constraint about the deep feature to make the anchor deep feature more similar to the positive deep feature than to the negative deep feature. Second, we leverage label information to enhance category-level semantics of hash codes for hash codes learning. Third, we develop a new triplet construction module to select good image triplets for effective hash functions learning. Finally, we propose a new triplet regularized loss (Reg-L) term, which can force binary-like codes to approximate binary codes and eventually minimize the information loss between binary-like codes and binary codes. Extensive experimental results in three image retrieval benchmark datasets show that the proposed DCRH approach achieves superior performance over other state-of-the-art hashing approaches. ? 2013 IEEE.
    Accession Number: 20220111430045
  • Record 147 of

    Title:Job Recommendation System Based on Analytic Hierarchy Process and K-means Clustering
    Author(s):Feng, Peini(1); Jiahao Jiang, Charles(1); Wang, Jiale(1); Yeung, Sunny(1); Li, Xijie(2)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3474963.3474978  Published: June 25, 2021  
    Abstract:Many students search for summer jobs during the vacation, but there are always too many choices. We need to find a way to help people choose a best summer job. We constructed a three-tier system to comprehensively illustrate the factors that high school students need to consider when looking for a summer job from the criteria of comfort, salary, personal gain, and matching degree. Under each criterion lie several sub-criteria (which are discussed later in detail). We also investigated students' opinions toward each factor to get the judgement matrices for our AHP model. To reduce the subjectivity of the AHP model and reduce the correlation of various indexes in model construction, the AHP model and principal component analysis model were combined to construct the optimal weight model to obtain the optimal weight. And we utilized K-means clustering model to classify the work, adopted elbow method to determine the K value of the number of categories divided according to SSE (Sum of the squared errors) from the perspective of the data itself, and selected the class with the highest clustering center as the selection range of students. Finally we created ten fictional persons based on the samples we chose. The relevant questionnaires tested the students' character ability, and we used the GRNN neural network model to map the questionnaire to the weight. In this way, our model can conveniently get the weight result and calculate to help students find the optimal jobs collection by filling in the questionnaire. ? 2021 ACM.
    Accession Number: 20214411086118
  • Record 148 of

    Title:A Novel Negative-Transfer-Resistant Fuzzy Clustering Model with a Shared Cross-Domain Transfer Latent Space and its Application to Brain CT Image Segmentation
    Author(s):Jiang, Yizhang(1,2); Gu, Xiaoqing(3); Wu, Dongrui(4); Hang, Wenlong(5); Xue, Jing(6); Qiu, Shi(7); Lin, Chin-Teng(8)
    Source: IEEE/ACM Transactions on Computational Biology and Bioinformatics  Volume: 18  Issue: 1  DOI: 10.1109/TCBB.2019.2963873  Published: January-February 2021  
    Abstract:Traditional clustering algorithms for medical image segmentation can only achieve satisfactory clustering performance under relatively ideal conditions, in which there is adequate data from the same distribution, and the data is rarely disturbed by noise or outliers. However, a sufficient amount of medical images with representative manual labels are often not available, because medical images are frequently acquired with different scanners (or different scan protocols) or polluted by various noises. Transfer learning improves learning in the target domain by leveraging knowledge from related domains. Given some target data, the performance of transfer learning is determined by the degree of relevance between the source and target domains. To achieve positive transfer and avoid negative transfer, a negative-transfer-resistant mechanism is proposed by computing the weight of transferred knowledge. Extracting a negative-transfer-resistant fuzzy clustering model with a shared cross-domain transfer latent space (called NTR-FC-SCT) is proposed by integrating negative-transfer-resistant and maximum mean discrepancy (MMD) into the framework of fuzzy c-means clustering. Experimental results show that the proposed NTR-FC-SCT model outperformed several traditional non-transfer and related transfer clustering algorithms. ? 2004-2012 IEEE.
    Accession Number: 20210609904074
  • Record 149 of

    Title:Efficient two-step focal length calibration of space zoom camera without targets
    Author(s):Wang, Hao(1); Peng, Jianwei(1); Zeng, Hong(2); Zhang, Gaopeng(1); Wang, Feng(1); Liao, Jiawen(1)
    Source: Optical Engineering  Volume: 60  Issue: 11  DOI: 10.1117/1.OE.60.11.114104  Published: November 1, 2021  
    Abstract:Computer vision plays a key role in measuring the relative posture and position between spacecrafts, especially in various close-range space tasks. As one of the essential steps for computer vision, camera calibration is important for obtaining precise three-dimensional contours of a space target. The focal length of on-orbit zoom cameras constantly changes. Thus, it is practical to calibrate the focal length rather than other intrinsic camera parameters. However, traditional calibration targets, such as checkerboards, cannot be used to calibrate a space camera in orbit. To address this problem, we propose a two-step process for focal length calibration. In the first step, the initial estimate of the camera focal length was generated with vanishing points obtained from the solar panels of satellites. In the second step, the initial solution was optimized by the particle swarm optimization algorithm. The results of the simulations and laboratory experiments confirmed the accuracy, flexibility, and good antinoise interference performance of the proposed method. Thus, the proposed method has practical significance for space tasks, such as space rendezvous-docking and on-orbit maintenance. ? 2021 Society of Photo-Optical Instrumentation Engineers (SPIE).
    Accession Number: 20215011323793
  • Record 150 of

    Title:A comparison of neural networks algorithms for EEG and sEMG features based gait phases recognition
    Author(s):Wei, Pengna(1); Zhang, Jinhua(1); Tian, Feifei(2,3); Hong, Jun(1)
    Source: Biomedical Signal Processing and Control  Volume: 68  Issue:   DOI: 10.1016/j.bspc.2021.102587  Published: July 2021  
    Abstract:Surface electromyography (sEMG) and electroencephalogram (EEG) can be utilized to discriminate gait phases. However, the classification performance of various combination methods of the features extracted from sEMG and EEG channels for seven gait phase recognition has yet to be discussed. This study investigates the effectiveness of various dimensions of feature sets with different neural network algorithms in multiclass discrimination of gait phases. There are thirty-seven feature sets (slope sign change (SSC) of eight sEMG and twenty-one EEG channels, mean absolute value (MAV) of eight sEMG channels) and three classifiers (Linear Discriminant Analysis (LDA), K-nearest neighbor (KNN), Kernel Support Vector Machine (KSVM)) were utilized. The thirty-seven one-dimensional and six two-dimensional feature sets were applied to LDA and KNN, twenty-one-dimensional and thirty-seven-dimensional feature sets were applied to three optimized KSVM for gait phase recognition. We found that thirty-seven-dimensional feature sets with grid search KSVM achieved the highest classification accuracy (98.56 ± 1.34 %) and the time consumption was 26.37 s. The average time consumption of two-dimensional feature sets with KNN was the shortest (0.33 s). The SSC of sEMG with wider values distributions than others obtained a high performance. This indicates the wider the value distribution of features, the better accuracy of gait recognition. The findings suggest that a multi-dimensional feature set composed of EEG and sEMG features with KSVM achieved good performance. Considering execution time and recognition rate, two-dimensional feature sets with KNN are suitable for online gait recognition, thirty-seven-dimensional feature sets with KSVM are more likely to be used for off-line gait analysis. ? 2021 Elsevier Ltd
    Accession Number: 20211610220311
  • Record 151 of

    Title:High-index doped silica glass planar lightwave circuits
    Author(s):Chu, Sai T.(1); Little, Brent E.(2)
    Source: Optics InfoBase Conference Papers  Volume:   Issue:   DOI: null  Published: 2021  
    Abstract:We provide a review of the recent progress of the high-index doped silica glass planar lightwave circuits with a focus on the emerging applications in nonlinear optics and RF photonics. ? OSA 2021.
    Accession Number: 20214811221866
  • Record 152 of

    Title:Phase retrieval based on difference map and deep neural networks
    Author(s):Li, Baopeng(1,2,3,4); Ersoy, Okan K.(4); Ma, Caiwen(1); Pan, Zhibin(2); Wen, Wansha(1,3); Song, Zongxi(1); Gao, Wei(1)
    Source: Journal of Modern Optics  Volume: 68  Issue: 20  DOI: 10.1080/09500340.2021.1977860  Published: 2021  
    Abstract:Phase retrieval occurs in many research areas. There are some classical phase retrieval methods such as hybrid input-output (HIO) and difference map (DM). However, phase retrieval results are sensitive to noise, and the reconstructed images always include artefacts. In this paper, we use the DM algorithm together with DNN to get better phase retrieval results. We train one deep neural network using amplitude images and phase images, respectively. First, using DM, we get initial reconstructed amplitude and phase results. Then, using DNN improves both amplitude and phase results. Finally, using the DM algorithm again improves the DNN results further. The numerical experimental results show that using DM gives better results than HIO, and using DNN improves phase information better than just using DNN to train for amplitude information alone. Compared with only using DNN improves amplitude methods, our method using DM plus DNN plus DM yields a better reconstruction performance for both amplitude and phase. ? 2021 Informa UK Limited, trading as Taylor & Francis Group.
    Accession Number: 20213810923757
  • Record 153 of

    Title:Target classification algorithms based on multispectral imaging: A review
    Author(s):Zeng, Zimu(1,2); Wang, Weifeng(1); Zhang, Wenbo(1)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3449388.3449393  Published: January 8, 2021  
    Abstract:Multispectral imaging extracts rich spectral information from targets, which greatly expands the function of traditional imaging technology. Multispectral imaging is widely used in agriculture, military, medicine, industry, and meteorology. Because of the information redundancy in multispectral images, it is necessary to reduce the dimension by pre-processing. In recent years, most of the researchers have adopted the methods of pre-processing before classification. Based on the principles of feature selection, feature transformation, and feature extraction, common dimensionality reduction methods are introduced, and the advantages and disadvantages of them are discussed. Afterwards, classification methods are divided into traditional methods and deep learning methods, and their characteristics and application prospect are discussed. Through comparison, the former are cost-effective and have the mature theories, while the latter have strong adaptability and high classification accuracy. At present, methods could be optimized from the perspective of saving computing resources and using spectral information efficiently. In the future, traditional methods will be improved and comprehensively used, while new methods with stronger adaptability and precision will be developed. ? 2021 ACM.
    Accession Number: 20212510533305
  • Record 154 of

    Title:Multiple Reliable Structured Patches for Object Tracking
    Author(s):Wu, Siyuan(1); Huang, Ju(1); Feng, Yachuang(1); Sun, Bangyong(1)
    Source: Cognitive Computation  Volume: 13  Issue: 6  DOI: 10.1007/s12559-020-09741-5  Published: November 2021  
    Abstract:It is essential to build the effective appearance model for object tracking in computer vision. Most object trackers can be roughly divided into two categories according to the appearance model: the bounding box model and the patch model. The bounding box model cannot handle shape deformation and occlusion of the non-rigid moving object effectively. The patch model is prone to be disturbed by complex backgrounds. In this paper, we propose a robust multi-structured-patch appearance model to represent the target for object tracking. The proposed appearance model is aimed to exploit and identify reliable patches that can be tracked effectively through the whole tracking process. According to attention mechanism in biological vision system, a coarse-to-fine strategy is usually used to search the target. Therefore, the proposed appearance model is represented by robust patches in different sizes, in which the bigger patches search the rough region of the target and the smaller patches estimate the accurate location. Experimental results on OTB100 dataset show that the proposed method outperforms state-of-the-art trackers. ? 2020, Springer Science+Business Media, LLC, part of Springer Nature.
    Accession Number: 20203209009012
  • Record 155 of

    Title:Coherent synthetic aperture imaging for visible remote sensing via reflective Fourier ptychography
    Author(s):Xiang, Meng(1,2); Pan, An(1,2); Zhao, Yiyi(1); Fan, Xuewu(1); Zhao, Hui(1); Li, Chuang(1); Yao, Baoli(1)
    Source: Optics Letters  Volume: 46  Issue: 1  DOI: 10.1364/OL.409258  Published: January 1, 2021  
    Abstract:Synthetic aperture radar can measure the phase of a microwave with an antenna, which cannot be directly extended to visible light imaging due to phase lost. In this Letter, we report an active remote sensing with visible light via reflective Fourier ptychography, termed coherent synthetic aperture imaging (CSAI), achieving high resolution, a wide field-of-view (FOV), and phase recovery. A proof-of-concept experiment is reported with laser scanning and a collimator for the infinite object. Both smooth and rough objects are tested, and the spatial resolution increased from 15.6 to 3.48 μm with a factor of 4.5. The speckle noise can be suppressed obviously, which is important for coherent imaging. Meanwhile, the CSAI method can tackle the aberration induced from the optical system by one-step deconvolution and shows the potential to replace the adaptive optics for aberration removal of atmospheric turbulence. ? 2020 Optical Society of America
    Accession Number: 20211310131721
  • Record 156 of

    Title:Multi-scale joint network based on Retinex theory for low-light enhancement
    Author(s):Song, Xijuan(1,2); Huang, Jijiang(1); Cao, Jianzhong(1); Song, Dawei(1,2)
    Source: Signal, Image and Video Processing  Volume: 15  Issue: 6  DOI: 10.1007/s11760-021-01856-y  Published: September 2021  
    Abstract:Due to the limitations of devices, images taken in low-light environments are of low contrast and high noise without any manual intervention. Such images will affect the visual experience and hinder further visual processing tasks, such as target detection and target tracking. To alleviate this issue, we propose a multi-scale joint low-light enhancement network based on the Retinex theory. The network consists of a decomposition part and an enhancement part. As a joint network, the decomposition and enhancement parts are mutually constrained, and the parameters are updated at the same time so that the image processing results are more excellent in detail. Our algorithm avoids the separation and recombination of decomposition and enhancement. Therefore, less information is lost in the processing of low-light images, and the enhancement result of the proposed algorithm is very close to the ground truth. In addition, in the enhancement part, we adopt a multi-scale network to fully extract image features. The multi-scale network maintains a balance between the global and local luminance of the illumination image. Retinex theory can effectively solve the problem of noise amplification and color distortion. At the same time, we have added color loss to solve the problem of color distortion, so that the enhancement result is closer to the normal-light image in color. The enhancement results are intuitively excellent, and the peak signal-to-noise ratio and structural similarity index results also reflect the reliability of the algorithm. ? 2021, The Author(s), under exclusive licence to Springer-Verlag London Ltd. part of Springer Nature.
    Accession Number: 20210609884621
丁香色成人| 久这里只有精品99| 天天夜天天色天天| 97色婷婷| 六月婷婷AV| 九九热在线观看6| 99热这里只有精品国产首页| 久久久久久久网| 九九色大香蕉| 99这里只有精品|v| 婷婷婷狠狠| 综合AV在线| 五月天综合图片| 婷婷成人视频| 亚洲超碰在线| 丁香九月综合激情| 午夜福利8055| 色99热| 天天干夜夜谢| 六月婷婷激情| 99乱视频| 久碰婷婷视频| 天天做天天爱天天爽| 青青青国产在线观看手机免费| 日本久久爽| 五月婷婷综合精品| 五月天婷婷狂暴白浆| 九九久久综合| 亚洲在线操| 色都都狠狠色都都色综合色| 欧美日韩aaaa| 亚洲成人电影在线免费观看| 五月激情丁香| 色婷婷六月| 色色是色N一| 爽爽影院免费观看| 最新日韩久热免费视频看看| 久久99热这里只有精品| 秋霞网在线免费基地五月婷婷丁香| 久久五月婷综合网| 少妇精品久久久一区二区三区| 亚洲欧洲另类| 婷婷狠狠操| av在线激情| 色五月婷婷在线| 亚洲视频另类| 九热视频| 99小视频在线观看| 天天综合精品| 久久婷婷丁香| 99热老网站| 激情五月天的婷婷| 激情婷婷五月| 操碰97| 婷婷九月丁香| 婷婷欧美色| 99热在线精品观看| 99热免费精品热久久66| 538在线精品| aaaaa黄色| 日本综合色图| 开心深爱五月天| 强伦轩人妻一区二区电影| 亚洲最大在线| 全部老头和老太XXXXX| 婷婷六月色| 99re在线观看| 六月婷婷六月天天在线免费| 污污内射在线观看一区二区少妇| 欧美婷| 亚洲成人在线观看av| 激情小说五月天中文字幕| 亚洲精品无码一区二区| 天天成人丁香美女AV| 黄色视频网站在线播放| 日本操B视频| ...婷婷五月综合不卡,国产在线手机| WWW免费视频碰碰碰碰| 生活片五区| 色狠狠综合| 色综合色综合网| 五月天另类小说| 丁香五月激情宗合| 91丁香综合| 国产一二三四五六七八视频| 欧美超碰人人| 乱岳熟女50岁| 婷婷色网站| 91人人爽人人操| 97色色综合| 九九久久精品| 五月天激情小说网| 五月丁香婷婷爱| 欧美大香蕉视频| 九九久久网| 婷婷天天插天天爱| www狠狠爱com| 99色网站| 婷婷五月伦理网站| 日韩ac不卡无码| 五月激情小说| 婷婷五月伦理网站| 9久精品视频| 精品人妻午夜一区二区三区四区 | 91se在线观看| 99无码| 久久成人天| 婷婷五月丁香人妻无码高清| 亚洲激情综合| 五月婷婷丁香在线视频| 九九热大香蕉| 91av传媒高清在线视频网| 无码 色| 色婷婷888| 激情内射人妻1区2区3区| 久久性爱视频久久性爱视频| 伊人婷婷综合| 色五月丁香五| 久久香蕉影院| 国产精品香蕉| 无码四色色色| 久人人操| 一区三区三区不卡| 91人操人人人操人| 欧美日本一区二区三区| 99色网站| 色色999三级片| 五月丁香六月成人| 亚洲激情精品| 人妻久久久久久久久妻久久久久久久久| 色情综合网| 黄瓜成视频人app| 欧洲精品欧洲情| 狠狠 久久| 伊人激情| 另类老太婆BBWBBW| 99热99这里免费的精品| 九九热色视频| 91精品综合久久婷婷九色| 51精品国自产在线| 丁香色综合| 五月婷婷婷婷婷婷艺术| 久久香蕉网| 91啦丨九色丨刺激中文| 99蜜桃臀久久久欧美精品网站| 99色热| 丁香五月视频在线观看| 色99在线视频| 婷五月天六| 毛片内射久久久一区| 婷婷99热| 成人丁香五月天| 欧美色骚婷婷五月天 | 99热在这里只有精品| 五月天黄色激情小说| 97人妻碰碰中文无码久热丝袜| 日韩不卡123| 夜夜撸日日操| 丁香五月影视| 丁香花在线电影小说| 99热综合在线观看| 色噜噜狠狠色综合伊人| 99操久久| 蜜臀av粉嫩av懂色av| 九九热在线视频| 色婷婷视频在线| 囯产精品久久欠久久久久久九大| 色婷婷五月天不卡| 色婷婷五月天堂资源| 激情视频网址| 天天搡日日搡aaaaⅩ| 色 噜噜 九月 婷婷| 97国产精品视频在线观看| 午夜天堂啪啪| 久久婷婷综合基地| 丁香久久久| 婷婷激情五月色综合| 91热er| 婷婷色播婷婷| 激情五月婷婷丁香六月| 九九色逼| 俺也去在线久久精品23欧美综合视频网站,丰满人妻一区二区三区在线视频53,丰满 | 激情婷婷综合网| 密着浓厚中出乚交尾GvG935| av九九| 精品一二三区久久AAA片| 色五月色五天色情网| 麻豆国产精品色欲AV亚洲三区| 五月婷婷激情四月| 婷婷五月深深爱| 偷拍视频五月天| 亚洲丁香五月深爱五月| 色婷婷成人影片| 婷婷丁香色五月亚洲| 色综合久久综合中文综合网| 黄网免费观看| 亚洲色五月| 九九操操| 久久综合激情五月天| 狠狠操狠狠爱| 欧美va精品va老师va| 五月婷婷性爱| 深爱五月综合网| 国产片天天爽夜夜爽| 成人av免费观看| 五月天婷婷影院| 色五月婷婷操逼| 天天综合网~91综合网| 婷婷久久五月丁香| 99re热精品视频国| 五月婷婷,六月激情| 六月婷婷视频| 六月婷色六月| 五月六月婷婷| 无套内谢少妇毛片A片小说| 特级毛片绝黄A片免费播冫| 久久激情五月| 另类综合激情| 丁香六月婷婷久久综合| 97人人射| 涩涩激情五月婷婷| 婷婷丁香五月天影院 | 中文字幕五月久久婷| 啪啪操超碰| 激情综合色婷婷啪啪六月天| 五月色网| 五月婷婷co.m| 亚洲综合激情五月| 日本婷婷在线| 中文成人在线| 色五月天 丁香| 色婷婷另类| www99在线观看视频| a网站免费观看| 人妻射精AV| 深爱激情五月天色婷婷| 天天高潮夜夜爽| 九九热精品视频在线观看| 婷婷欧美激情综合| 国产成人精品一区二三区熟女在线| 日本精品人妻无码77777| 色婷婷丁香五月| 日本97人人| 久久最新色| 婷婷五月天激情文学小说| 开心五月综合激情综合五月| 婷婷成人五月天成人文学| 99热综合网| 中文字幕丰满孑伦无码专区| 丁香婷婷综合色五月激情国产基地| 国产激情在线观看| 五月丁香六月婷婷啪啪综合 | 伊人综合在线影院| 久热爱大香蕉在线蜜臀悦色 | 18av天堂| 天天狠狠六月婷丁香影院| 97婷婷丁香| 国产SUV精品一区二区6| 人人操91色| 亚洲99综合| 99热在线这里只有精品| www久久艹| 久久精品99国产精品日本| 99热人人艹| 99在线精品视频| 精品视频99看在线视频| 色婷婷六月| 六月色婷婷| 91人人看| 五月丁香婷婷综合在线| 激情五月天婷婷在线网址发给我| 婷婷在线播放| 久久99精品久久久久久三级| 色天天综合色| 五月天色综合| 色婷小说| 99热6这里只有精品6| 久久五月天激情| 激情综合亚洲| 色很久综合| 日本无va视频| 婷婷五月丁香六月| 香港九九六区八区99| 九九色人| 人人摸人人澡人人| www.婷婷| 精品99这里有| 丁香花在线高清完整版视频| 综合五月天| 91干视频| 99热免费在线| 俺也去五月婷婷丁| 第2色五月婷| 婷婷五月天六月丁香| 精品一二三区久久AAA片| 国产99久9在线| 婷婷丁香五月天小说| 99色综合网| 99视频综合网| 另类激情五月| 国产毛片欧美毛片久久久| 国产精品岛国片在线观看免费| 五月婷成人网| 五月天.com| 激情久久丁香| 日本五月婷| 成人午夜视频精品一区| 欧美在线干| 欧美五月婷婷| 久久久亚洲成人无码A片| 26uuu国自产精品| 亚洲A片成人无码久久精品青桔| 男同91 | 免费黄色片子| 色情久久久| 丁香五月激情婷婷婷婷在线观看| 超碰天堂网| 九九九九九无码| 婷婷九月激情| 综合一区二区三区| 成人做爰高潮A片免费视频| 国产性av| 五月婷婷在线网站| 免看黄大片AA | 五月天社区| 国产99久久久国产精品免费看| 芭乐视频在线播放| 色色狼人综合| 婷婷六月五月天综合| 久久久亚洲精品一区二区三区浴池| 欧美色碰| 91婷婷五月天嫩女| 日本成人内射| 乱色色色| 婷婷丁香久久网| 99这里只有精品在线观看| 欧美激情综合五月色丁香| 婷婷精品视频| 亚洲av骚货| 99综合在线| 色色五月天婷婷丁香| 九九美女视频| 天天天天天天操| 色婷小说| 丁香六月婷婷五月婷婷| 丁香五月激情月| 啪啪小说五月天| 丁香婷婷浪潮AV久久综合| 五月丁香六月婷婷亚洲| 亚洲中文字幕翔田千里| 综合网视频| 色yeye色综合| 日熟女| 91精产一区三区免费观看| 99激情视频| 超碰9在| 天天做天天爱天天爽| 99热全是精品| 九九综合色综合| 人妻aV在线| 色六月婷婷| 五月婷婷久久综合| 五月天另类激情在线| 色色综合成人网| 99免费视频| 天堂五月婷婷| 婷婷五月综合社区在线| 5五月综合网亚洲| 五月丁香色婷基地综合久久| 99热综合网| av九九| 免费观看全黄做爰的视频| 五月丁香在线国产 | 操碰97| www.夜夜騎夜夜狠| 99热99思午夜精品| 午夜成人天堂久久无码日韩久久| 激情综合五月婷| 久久网免费| 天天色综合综合| 国产亚洲成AV人片在线| 久久激情五月婷婷| 加勒比色色| 操B无码视频国语| 人。妻久久| 午夜成人网站在线观看| 国产3p露脸普通话对白| 五月丁香黄色视频| 91婷色| 成人做爰A片免费看网站找不到了| 色五月aV| 色九九丁香九月色九九色| 超碰色色综合| 深爱开心五月天| 婷婷五月另类网站| 亚洲av网站在线观看| 婷婷色五月噜噜| 真实的国产乱XXXX在线91| 夜夜操狠狠操| 国产精品在线视频| 人人操91色| www久| 婷婷五月天伊人网在线观看视频| 免费超碰在线| www.色五月| 五月天五月天激情网| AV色婷婷| www,999日本色| 97欧美在线| 另类图片激情五月天| 九九热99在线视频| 亚洲熟妇AV乱码在线观看| 十月丁香九月婷婷综合| 97操操| 五月天婷婷Av| 丁香五月欧美| 欧美色性色好| 激情婷婷丁香五月| 五月丁香激情怕怕| 婷婷丁香无码专区| 亚洲天天操| 激情五婷网| 色就是色婷婷五月亚洲激情| 激情五月瑟瑟| 青青青国产精品免费观看| 欧美Va婷色| 色欲日日躁| 9久热免费视频99| 日韩黄在免| 51XX午夜影福利| 色欲资源网| 亚洲成人综合在线| 色爱综合五月| 亚洲精品第一色色色色色色| 婷婷99狠狠躁天天躁| 操操操AV| 2025天天爽天天摸| 色综合夜夜| 色色影院黄大片| 亚洲欧美在线观看| WWW,五月| 操逼巨乳91| 色噜综| 天天插天天插天天日| 91视频综合网| 人人综合色| 中字幕视频在线永久在线观看免费| 俺也去色官网| 久热这里只有精品99re| 五月在在观看| 五月丁香综合啪啪啪啪啪| 人人操操| 婷婷丁香五月天色色| 麻豆国产13p| 欧美内射AA| 四房婷婷| 99色精品| 色五月丁香五月婷婷五月成人网| 丁香六月婷婷高清| 天天爽天天爽天天爽天天爽天天爽天天爽天天| 久久WW| 色婷婷成人久久| 97丨九色丨国产丨PORNY| 99爱视频在线观看| 综合久久影院| 国产色网站| 思思热视频| 九九无码视屏| 五月天婷婷黄色| 性小说五月天| 色色色色色色色综合| 99精品久久| 久久久久久综合88| 激情六月丁香| 日本三级日本三级三级人妇四虎| 97黑人精品区| www.sebowuyue| 伊人玖玖综合| 激情综合在线播放| 男人天堂 久久| 字母不卡码人逼| 大香蕉婷婷婷| 一级韩国产精品毛| 91精品久| 婷婷久久在线| 99人妻碰碰碰久久久久| 99日本视频| 狠狠色大香蕉| 五月丁香婷草| 五月婷婷色色色| 亚洲综合婷婷五月| 婷婷永久在线| 国产色色在线| 九九热10| 思思热在线精品视频网站| 五月丁香网站在线播放| 米奇影视资源婷婷狠狠色激情欧美五月丁香 | 9九热视频| 精品婷婷五| 天天色天天爽| 丁香六月 人妻| 五月丁香婷婷综合激情基地| 夜夜夜叫天天天做| 色女伊人| 大地资源影视中文官网入口| 91丨九色丨丰满人妖| 亚洲综合视频在线| 久久五月天婷婷| 精品一二三区久久AAA片| 中文字幕乱码亚洲精品一区| 日本色色影片| 亚洲免费电影2| 天天肏高清在线| 97九色| 另类五月婷婷| www,五月天激情| 五月天色影院| 99精品热视频| 亚洲V国产V欧美V久久久久久| 五月婷色| av在线不卡播放| 超碰免费大香蕉| 婷婷五月黄色激情在线| 九热视频这里只有精品| 亚洲另类视频| 激情AV| BBWCUCKOLD精品熟妇| 久综合4| 99精品97| 这里只有精品99视频| 小视频一区| 久久99网| 97色色综合| 九九亚洲天堂| 欧美在线视频免费播放| 婷婷激情五月吧| 色情一区二区播放| 无码少妇高潮喷水A片免费| www.丁香五月| 99视频在线观看地址| 99玖玖视频| 丁香婷婷大香蕉| 激情丁香五月激情婷婷| 欧美精品狠狠色丁香婷婷| 五月婷婷av| 伊人九热| 91超级碰| a久久免费视频| 国产91视频| 日曰躁夜夜躁2026| 夜夜大香蕉婷婷丁香| 天天做天天双| 天天操夜夜操| 国产二区自拍| 色婷婷超碰| 色欲香综合网| 99啪啪网| 日韩综合成人| 丁香五月婷婷黑人妻黄色电影院| 天天狠狠色| 欧美婷婷日本| 高清a片基地| 九九热精品| 久久人妻人人槡| 99九九久久| 在线观看视频1区| 色色色欧美| 99re热视频这里只精品5| 久机视频这只有精品| 国产精品A片在线| 六月婷婷六月天天在线免费| 久久思思热| 中文字幕在线观看视频www| 久久久婷丁香五月天激情综合| 六月婷伊人| 国产激情在线| 欧美日韩色色| 激情五月图| 四四色播| 亚洲一级 片内射网站在线观看| 婷婷五月69| 青青在线观看视频在线高清完整版| 国产午夜精品久久久久九九| 99日本黄站| 五月天色社区| 97在线99| 激情婷婷内射| 99色干| 手机在线视频观看9| 天天模,夜夜模夜夜爽| 亚洲无码播放| 成人啪啪色婷婷久| 国产色五月| 人妻丰满精品一区二区A片| 五月综合激情| 日本丁香五月| 97色五月丁香婷婷| 婷婷五月丁香婷婷| 图片区 小说区 区 亚洲五月| 99riAV国产精品视频| 久机视频这只有精品| 五月激情在线| 色七色九九| 九九久久综合| 97色欧美| 口述两男一女3p经历| 天天婬色综合| 丁香五月天激情网| 日日夜夜国产| 79亚洲精品少妇| 久久激情五月婷婷| 99色综合网| 五月天婷婷綜合院| 91啪啪啪啪| 免费不卡狠操美女视频网 | www..com色爱| 欧美三级巜人妻互换| 超碰人人艹| AA久久| 久久综合中文字幕| 少妇荡乳欲伦交换A片欧美| 婷婷五月天涩涩| 婷婷激情六月天视频| 婷色五月| 开心五月综合激情综合五月| 一区二区国产精品精华液| 99这里只有免费的精品| 风流少妇A片一区二区蜜桃| 六月丁香花婷婷| 婷婷基地爱| 久久97| 久久99网| wuyuedingxiang99| 开心激情站| 激情影院内射| 中国女人做爰A片| 青青操avbb| 99热在线观看| 婷婷色播综合五月| 夜夜操狠狠操| 久热只有这里精品| 狠狠色婷| 五月婷婷在线免费观看 | 激情综合网五月激情| 天天五月丁香五月| 国自产拍偷拍精品啪啪一区二区| 草美女在线观看视频在线播放| 九九视频在线观看视频6 | 国产日韩欧美性生活| 97在线中文字幕观看视频| 97色色色色色色色色色色色色色| 久久人人做人人妻人人玩精品va| 九色色| 久色大香蕉| 另类图片五月天| 六月丁香六月婷婷欧美| 丁香综合网| 丁香六月婷婷综合激情欧美 | 久久这里这里有精品免费视频| AA片在线观看视频在线播放| 婷婷 亚洲图片 丁香| 日本WwW色偷偷丁香花久久久京东热| 五月丁香婷婷三级| 国产亚洲色婷婷久久99精品9j| 天堂综合久| 婷婷色五月激情| 日本精品人妻无码77777| 精品九九视频在线观看| 亚洲AV成人精品网站在线播放| 停婷丁五月在线| 亚洲av免费在线| 中文字幕日产A片在线看| 五月开心啪啪| 久久九九re热| 99色在线视频| 99精品视频在线| 五月婷视频在线观看| 婷婷涩涩五月天| 婷婷五月天播| 欧美日本国产| 国产精品视频| 都市激情蜜桃婷婷五月天| 婷婷五月天99综合网站| 99热| 五月丁香久久网| 性爱网五月婷婷| 大地资源中文在线观看免费| 丁香六月激| 成人丁香婷婷| 色五月偷偷| 99热国产国产| 国产婷婷五月| 狠狠干狠狠干| av操一操| 丁香五月影院| 欧美日韩成卜| 五月婷婷丁香大陆免费| 婷婷亚洲五月丁香综合在线 | 色五月情| 五月丁香直播| 伊人五月天97| 国产人妻777人伦精品HD| 丁香六月情| 91蜜桃婷婷狠狠久久综合9色| 蜜桃婷婷丁香综合久久开心亚洲| 色色综合激情| 日韩五月天婷婷| 91久久综合亚洲噜噜成人在线| 国产露脸150部国语对白| 婷婷狠狠操| 天天 青草 制服丝袜 在线| 好大好粗嗯啊-一级黄色大片免费观看-成人AV| 99激情在线| www.激情五月天com| 五月综合丁香婷婷| 热思思九九| 激情性爱五月天| 另类视频丁香五月| 大香蕉手机视频| 超碰成人影视| 五月丁香在线| A片试看120分钟做受视频红杏| 色色色在线播放| 丁香六月| 久久婷婷六月综合国际| 日本99视频| 五月丁香六月情| 五月丁香婷婷网网网网| www.综合久久| 激情五月综合网| 九热视频| 99只有这里有精品在线视频| 五月亭亭激情综合| 成人在线不卡| 久久免费干| 51久久成人国产精品麻豆| www热久久yy9| 丁香婷婷中文字幕| 狠狠色丁香综合| 色丁香五月| 人人操超碰| 欧美日本韩国亚洲| 大香蕉婷婷五月天| 五月久视频| 开心五月丁香婷婷| 思思热闹这里只有精品| 97五月婷婷| 色吧网综合| 精品性影院一区二区三区内射| 五月丁香免费视频| 五月天另类激情在线| 色婷婷五月天综合网| 538在线| 婷婷99狠狠躁天天| 丁香五月777| 久久日婷婷| 婷婷大香蕉| 五月天色不卡| 色综合久久88色综合天天99| 婷婷亚洲五月| 五月激情婷婷女| 五月丁香网中文字幕| 色情五月天小说| 久久婷狠狠色| 超碰在线超碰| 久久一操| 最新日韩AV中文字幕| 秋霞少妇AV网站| 亚洲欧美日韩_欧洲日韩| 五月综合视频| 狠狠干在线| 色欲天天综合网| 超碰在线观看9| 中文字幕资源网| 天天爱综合网| 五月天婷久精视频| 这里只有免费精品| 天天谢天天操| 热99只有里视频| 我要射综合| 79色色免费| 伊人婷婷五月| 99re这里只有精品首页| 色婷婷五月天激情综合| 狠狠色丁香99| 激情的五月| 五月婷婷狠天天色综合| 99视频精品视频| 日韩抽插操逼| 天天婷婷操| 亚洲五月婷天天操| 先锋资源 996| 久热a| 九九精品视频在线6| 96五月丁香熟女| 在线1青婷| 538在线精品| 激情综合网激情五月天| 五月天激情婷婷| 婷婷五月花| 色七七九九| 婷婷色网站| 丁香桃色网| 久久久无码精品成人A片小说| 久久在线视频免费观看| 亚洲精品又粗又大又爽A片| 国产熟妇乱子伦hd| 丁香五月色| 99久久超级| 97久久超级| 久9免费视频| 五月色婷| 激情涩涩网| 欧美性爱特黄一级aaaassss| 久噜久噜| 草综合14| 久久久久久9| 天天色综网| 最近中文字幕大全免费版在线| 欧美久热| 色婷婷久久9.com| 九月丁香八月婷婷久久综合久97| 色老久久| 婷婷八月激情| 五月天色婷婷小说| 激情五婷网| 色老久久| 99热免费在线| 五月综合久久| 1024久婷| 99热这里| 色婷婷六月激情| 狠狠色丁香久久婷婷综合五月| 激情五月婷婷综合| 色综合激情| 久久网免费| 月丁香久久久| 亚洲第一黄网| 五月天婷婷爱丁香中文字幕| 天天插插天天| 大香蕉啪啪| 人与禽A片啪啪| 丁香五月天91| 97干在线观看视频| 2025中文在线视频字幕免费观看| 五月婷导航| 婷婷五月电影| 日韩精品无码一区二区| 婷婷丁香六月天激情四射网| 香蕉视频91| 五月丁香久久久日婷婷久久婷婷日| 香蕉AV777XXX色综合一区| 激情综合色图| 九九99亚洲精品久久久久| 日本97人人| 久久xx| 色丁香六月| 久9热在线视频| 亚洲中文 字幕 国产 综合| 亚洲激情六月丁香| 婷婷色婷婷| 激情综合六月| 久久九色| 色婷婷很很十八禁| 99操久久| 日韩十国产极品久久| YJLZZJLZZ亚洲乱熟无码| 人人插操| 综激情网| 五月婷婷狠狠干| 中文字幕AV在线播放| 成人无码免费一区二区中文| 色婷婷五月在线| 色五月成人网| 五月天久久久| 婷婷日本在线| 欧美欧盟性爱网| 激情五月天小说|五月天开心激情网|亚洲精品国产自在现线|黄色五月天 | 国产成人网站在线观看| 五月丁香久久久| 日韩成人综合网| 婷婷五月天狠狠搞干| 激情影院丁香五月| 狠狠色九月| xx综合网| 久久精品4| 色激情网| 婷婷五月天另类视频| 99色| 老师高潮流白浆喷水的A片| 五月天社区| 婷婷五月激情图片| 一级片麻豆| 另类激情五月| 五月天天爽| 欧美丰满熟妇BBB久久久| 丁香婷婷色九月| 久久九九蜜| 亚洲亚洲人成综合网络| 中文久久婷婷| 开心五月婷婷99| 一本大道嫩草AV无码专区| 日韩高清久久| 99综合激情久久精品久久| 天天插天天干| 久操福利| 五月激情婷婷国产精品久久久久久| 99亚洲精品色情无码久久| 久久作爱| 五月婷婷视频| 啪啪日热| 综合网激情五月天| 97色碰| 五月丁香综合成人社区| 婷婷五月天日本无码| 爽tv | 久久色情| 91九色在线视频| 4438全国最大视频成人网站在线观看| 色狠狠六月| 国产乱子轮XXX农村| 激情久久久久久| 66成人网| 色色丁香婷婷五月天| 欧美视频在线观看噜噜| 双性美人被调教到喷水A片| Av九九| 夜色综合网| 五月天婷婷丁香人人操91| 精品少妇蜜臀91| 极品少妇XXXX精品少妇偷拍| 五月丁香六月综合情在线观看| 超碰成人av| 亚洲人人操| 99爱在线免费视频| 香港九九六区八区99| 日逼免费视频 | 十二区无码| 天天操夜夜爱| 4438亚洲欧美| 99热这里精| 国产真人做爰视频免费| 天天色·欧美| 99热这里只有精品首页| 色色五月婷| 久久久激情| 97碰碰人人| 日韩欧洲亚洲| 丁香六月婷婷开心| 性视频久久| 五月婷婷综合久久| 91色操| 色婷婷免费观看| 久久久久久综合88| 色三级色三级| 国产激情AV| 亚洲精品国产成人AV在线| 日韩成人中文字幕| 在线中文av| 日本片日本片祼观看网站在线看中文版网页在线看 | www.一起草av| 色婷婷丁香| 色婷婷狠狠禁久久| 五月婷婷丁香在线| 久久密臀婷婷| 丁香色婷婷五月天| 97伊人综合婷婷| www,超碰| 九九碰九九爱97超| av狠狠操| 色五月婷婷狠狠撸| 亚洲一区高清| 六月亭亭久久综合激情| 天堂久热| 日本在线va| 五月丁香色婷基地综合久久| 五月婷婷中文字幕| 色五月首页| 丰满少妇乱A片无码| 五月天播播综合| 9精品久久999| 99热这里只有精品免费观看| 丁香五月天堂网AV| 亚洲色夜| 日本三级中国三级99人妇网站| 天天弄天天操| 精品福利911| 67194线路二在线观看| 婷婷国产成人| 香蕉国产2013| 国外亚洲成AV人片在线观看| 五月综合在线婷婷图片| 果冻传媒A片一二三区| 久色婷婷200| 综合激情在线视频| 亚洲五月婷婷| 色色色.com| 一区无码| 色狠狠综合网| 五月激情丁香久久综合网| 久久婷婷五月天| 99这里只有精品|v| 色吧五月婷婷| 大伊香蕉精品视频在线| 99思思热只有在这里看 | 天天干夜夜想| 去干网最新版本亚洲版| 亚洲成人av在线观看| 丁香五月开心亚洲| 欧美成人Va| 九九99精品免费播放| 99热这里有精品| 成人做爰A片免费看网站找不到了| 亚洲欧美中文字幕高清在线| 丁香五月婷综合网| 99九九在线观看免费| 777精品久无码人妻蜜桃| 99成人精品视频| 欧美大香蕉视频| 亚洲精品乱码久久久久蜜桃| 五月天婷婷爱| 99久久亚洲精品视频| 大香蕉久久青青| 暴躁少女CSGO免费观看视频大全| 九九这里只有精品在线视频| 曰韩五月丁香色婷婷无码| 综合99视频| 五月激激网w'w'w| 狠狠久综合| 人人摸人人干| 99亚州综合精品成人网| 综合激情五月天| www.色多多婷| AV在线免费播放| 思思99re这里只有| Www99热| 国产国产人免费人成成免视频| 欧美色性色好| 色宗合,宗合网| 婷婷五月天毛片| 国产欧美日韩综合精品一区二区 | 丁香五月婷婷视频| 六月婷婷五月丁香首页| 人人干人人操外国| 激情第四色| 思思热视频在线观看| 六月五月丁香五月欧美| 秋霞网在线免费基地五月婷婷丁香| 色五月丁香婷婷| 99无码黄色视频| 婷婷色五月激情| 中文字幕网站在线观看| 在线观看国产高清视频免费网站| www.天天干| 五月噜噜| 五月婷在线观看| 五月婷无码| 日韩精品AV一区二区三区| 久久综合五月天| 丁香色播五月天| 999热在线视频| 婷婷久久爱| 亚洲精品无AMM毛片| 婷婷色在线视频| 久久aaaa片一区二区| 亚洲人成网亚洲欧洲无码久久| 免费观看2018www黄色操逼网站| 嫩草AV久久伊人妇女超级A| 成人网在线视频| 狠狠色丁香久久婷婷综合五月| 婷婷色婷婷亚洲成人| www色综合亚洲92| 不卡在线中文字幕无| 色色色无码| 欧美另类图片| 婷婷五月天成人网站| 日韩成人网站精品久久大全| A在线观看| 婷婷五月另类网站| 人妻熟女狠狠涩蜜桃| 丁香五月婷婷基地| 欧美色性色好| 五月激情丁香| 国产va在线视频| 五月天丁香网| 亚洲AVDVD| 秋霞九九无码| 久久五月丁香| 99无码精品| 婷婷六月激情| 欧洲色色| 五月色色激情网| 激情婷婷五月天在线观看| 色播五月婷婷综合| 大香蕉婷婷丁香天堂AV| 99久久.www| 嘿嘿视频免费看9| 1024日韩| 国产精品99久久久久久久女警| 日本精品99| 日本九九网| 99精品在线观看视频| 99这里是精品| 婷婷基地五月色| 五月激情视频网| 伊人五月天日日夜夜久久久天天| 新97人人上人人|