无码不卡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
香蕉AV777XXX色综合一区| 九九热在线观看视频| 丁香五月婷婷色情综合| 婷婷六月天国产综合| 大香蕉久久草| 激情五月天激情小说| 26uuu精品一区二区| 五月婷婷久久网| AV堂狠狠干| 五月播播| 久久女婷| 色热久资源| 久久五月天色| 九九无码| 丁香六月色婷婷欧美| 成人精品亚洲性爱| 日本操B视频| 激情另类综合| 五月婷婷视频| 婷婷伊人综合| 色 五月俺去也| 狠狠色综合网| www99久久| 这里只有精品网站| 丁香五月开心七月| 国产精品色色色色| 国产成人综合五月久久网址 | 狠狠色狠狠色综合日日91| 色综合久久44| 亚洲成人另类| www.99热| 狠狠色综合网站久久久久| 色婷婷色和| 精品成人a v无码内射| 久久A热| 國語久久婷| 综合久久十| 亚洲 25P| 色爱综合网| 色女人久久| 这里只有精品免费观看网占| 丁香五月-激情综合| 欧美激情五月综合| www.夜夜| 激情婷婷五六月天| 欧美大片免费播放器| 日日噜噜夜夜狠狠久久丁香六月| 日韩欧美成人片| 狠狠狠狠青草| 激情五月婷婷五月丁香五月开心五月| 婷婷福利影院| 婷婷丁香成人五月天| 思思热在线| 操操操av| 欧美一级久久久久久久大片| 中文字幕+乱码+中文字幕在线观看| 色色丁香婷婷| 欧洲毛片基地c区| 少妇荡乳欲伦交换A片欧美| 99久久婷婷国产综合亚洲| 激情五月无码| 五月激香蕉网| 日日夜夜天天综合| 五月丁香久久综合色| 久久这里有精品| 丁香影院五月综合| 亚洲人人操| 激情丁香五月AV| 五月丁香六月情| 强奸幻女毛片| 一起草无码| 色域五月婷婷丁香| 可以免费观看的AV| 五月婷婷六月爱| 麻豆COMCN| 婷婷伊人激情婷婷| 91re色综合视频| 五月婷婷伊人在线| av最新在线| 五月天色五月| 久久五月丁香| 精品人妻午夜一区二区三区四区| 26uuu亚洲欧美| 五月综合激情啪啪啪啪啪| 久8色色| 日韩AV成人电影| 五月丁香六月婷婷激情视频在线观看免费 | 欧美精品啪啪| 激情婷婷丁香| 五月天六月婷婷电影| 另类国产欧美视频| 91天天操天天干天天射| 激情婷婷人妻| 色五月开心久久网| 久热人妻| 亚洲久久婷婷丁香五月天| 99久久超级| 久久爱婷婷| 久久五月天色婷婷| 最近中文字幕在线中文视频| 亚洲色激情| 天天综合色丁香| 丁香五月综合| 天天日天天日天天搞| 婷婷影院欧美| 中文字幕人妻熟女在线| 人人爽欧美婷婷久久久五月丁香| 亚洲AV综合在线观看| 伊人婷婷五月天| 怡红院院久久| 激情四射婷婷| 久久婷婷五月天| 思思久久精品| 婷婷五六日| 97婷婷久久丁香| 五月综合激情| 另类图片婷婷五月天| 综合亚洲AV| 五月婷婷影| 色色色色色色97| 六月婷基地| 欧美电影在线观看| 少妇荡乳欲伦交换A片欧美 | 99久久婷婷综合| 五月丁香精品| 欧美成人A片AAA片在线播放| 淫荡家庭AV| 色欲久久99精品久久久久久| 激情五月婷婷网| 五月天激情.com| 婷婷五月电影| 婷色综合| 欧美精品一区二区三区四区| 9久热在线视频精品| 色婷婷精品小视频| 91viP在线看| 玖玖色综合色| 婷婷五月色天| 五月婷婷丁香啪啪| 丁香美女主播视频在线观看| 色婷婷91激情小说| 五月丁香婷婷综合久久| av一区二区电影免费在线观看| 色九月婷婷| 开心激情网五月| 深爱激情中文五月天av| 日韩精品成人在线| 9色小视频在线观看| 96丁香六月婷婷蜜桃综合久久| 五月天伊人综合| 天天舔天天插天天爱| 丁香五月婷婷久久久| 色五月综合| 狠狠干婷婷| 激情五月丁香在线观看直播| 六月丁香婷婷五月天| 日韩精品VIP| 欧美大片免费播放器| 丁香久月| 狠狠xx| 天天综合.com| 色噜噜伊人| 日韩 中文 欧美| 五月婷婷先锋| 色青青电影色五月| 日本色色网| 久久怕怕视频| 九九综合久久| 亚洲av免费在线| 看久久性爱99视频| 99精品大片| 五月丁香婷婷国产精品综合| WWW.夜夜操.com| 9人人操人人看| 夜色.cnm| 丁香深五月婷婷| 亚洲精品久久久久久蜜臀| 欧美一级色| 中文字幕资源网| 婷婷情色激情| 五月丁香狠狠| 欧洲免费视频色| 很很操很很操| 操逼五月天| www.久久99| 白人荫道BBWBBB大荫道| 26uuu成人网| 久操人妻| 久草婷婷| 色婷婷激情| 日本三级黄色大片| 九九99在线免费在线观看视频| 成人在线视频一区| 97影院一级片| 激情综合无码| 色色婷| 97色久| 欧美在线操| 九九热re99re6在线精品| 久久久久人妻| 丁香婷婷色九月| 天堂网在线观看| www.色婷婷.com| 天天日综合| 丁香五月天啪啪a日本| 天天干天天操| 激情五月天网| 婷婷射图| 丁香五月天色婷婷| 五月天网站免费欧美| 五月天俺去也| 人人摸人人| 久久99热这里只频精品6学生| 婷婷 丁香 精品| 成全二人世界免费观看完整版| 无码日本精品XXXXXXXXX| 色婷婷的五月天| 婷婷五月天国产| 天天干天天爽| 九九碰九九爱97| 久草婷婷| 一级片操逼视频| 玖玖婷婷色欲| 久久九九99桃花视频| AV成人在线播放| 色热久| 久久九九网| 婷婷丁香五月av| 草操网| 九九爱看亚洲| 日本狠狠色| 91丨九色丨白浆| www.色99| 婷婷五月天成人网| 密视AV综合在线| 五月丁香网站| 五月丁香日本片| 天天舔天天| 激情内射p| 日本天堂爱爱| 中字幕视频在线永久在线观看免费| 亚洲国产中文在线视频| 九九九九无码| 五月6香色婷婷视频| 六月丁香五月亭亭| 爽爽影院免费观看| 夜精品无码A片一区二区蜜桃| 欧美成人精品A片免费一区99| 丁J香六月首页| 色噜噜夜夜夜综合网| 五月花婷婷在线精品视频| 麻豆123区| 开心五月深爱五月| 99国产精品白浆在线观看免费| 激情av| 激情淫乱男女| 第四色色六月色综合| 99热的无码| 色激情五月| 精品夜夜澡人妻无码AV| 99热在线爱| 99啪啪| 五月丁香六月情亚洲| 女BBBB槡BBBB槡BBBB| 图片区 小说区 区 亚洲五月| 国内自拍97在线| 色婷婷成人网| 久久久精品人妻录| 深爱综合网| 丁香五月欧美婷婷| 亚洲丁香婷婷五月天综合色| 五月六月丁香激情| 欧美日韩精品人妻狠狠躁免费视频 | 粉嫩AV久久一区二区三区| 91人人爱| 日韩色色小视频| 人人爽欧美婷婷久久久五月丁香| 狠狠的日| 东京热免费视频网站| 天天摸,天天爽| 99色色视频| 好青青在线视频观看视频| 五月天婷婷激情网| 天天肏天天爽夜夜爽| 亚洲天堂大香蕉| 激情五月天婷婷| 97操视频| 可以直接看的av| 青青久在线视频免费观看| 五月婷婷色白丝| 婷婷爱综合| 久久免费精彩视频| 激情色五月天| 久久与婷婷| 久久五月天视频| www,黄色在线,con| 伊人五月婷婷| 91日本在线观看| 大大香蕉综合在线| 天天综合天天玩夜夜玩天天玩夜夜玩| 国产午夜一区二区三区| 伊人九九热| 日本激情综合| 欧美日韩亚洲一区二区三区在线观看| 99操| AV在线免费网站| 免费在线观看av网站| 婷婷欧美色| 9久国产| 日韩aⅴ视频| 色综合色欲综合天天免费| av久热| 免费在线a| 日韩六六久久电影| 中文字幕无码人妻少妇免费视频| 婷婷综合久久| 狠狠综合久久| 91人人网| 玖玖99免费视频| 天天操精品| 99人人操人人摸| 精品香蕉99久久久久网站| 亚洲永久免费| 九九99九九99| 婷婷激情在线| 日本一级特黄大片AAAAA级| 密视AV综合在线| 五月综合色播播丁香婷婷| 国产婷婷色综合AV蜜臀AV | 国产99热| 九九热精品| 色婷婷久久| 五月丁香激情综合| 日韩成人AV在线| 五月天丁香成人| 欧美 日韩 成人| 色七七色九九| 玖玖99精品视频| 538在线精品| 激情五月最新网址| 99热这里只| 熟妇天天综合| 99精品视频网| 久久婷婷夜| 亚洲丁香五月天视频| av一区免费看| 五月婷视频| 丁香九月激情久久| 成人网在线视频| 丁香五月婷婷激情四射| 东京热伊人| 日韩ac不卡无码| 亚洲午夜AV| 九九热超碰| 综合色播| 五月婷婷六月激情在线| 91五月天| 国产VA亚洲VA96| 五月丁香婷婷老司机| 婷婷五月丁香基地| 婷婷色吧| 超碰人人在线| 综合狠狠五月婷婷| 伊人婷婷99热精品| 婷婷亚洲综合| 色色色干| 乱精品一区字幕二区| 91dy.av| 丁香五月综合网| 狠狠激情五月天| 丁香五月激情欧美| 97久久人人操| 五月婷婷综合激情| 国产干逼片| 色播五月婷婷| 五月婷婷大香蕉| 国产伦亲子伦亲子视频观看| 五月综合影院| 超碰97久久| 久久婷婷五月天懂色| 色五月婷婷五月丁香五月激情五月视频| WWW.桔色成人.COM| 婷婷草| 五月丁香啪啪综合网| 99无码黄色视频| 精品综合久久久久久五月天| 欧美色偷偷大香| 五月丁香 啪啪| 五月丁香啪啪啪免费看| 91麻豆国产三级精品福利在线观看| 综合五月网| 成人五月丁香社区| 9999久久久久| 五月婷婷激情日本| 五月婷婷开心色伊人| tingtingseav| 1024日韩| 99色最新在线视频网站| 91精品在线看| 丁香花社区av| av在线资源| anquye五月| 狠狠情色| 精品国产VA久久久久久久冰| 久久久精品人妻| 九九这里只有精品在线视频| 五六月婷婷久久| 亚洲综合久| 亚洲精| 综合99久久天天综合| 国产特级毛片AAAAAAA高清| 免费观看欧美成人AA片爱我多深 | 色色日韩无码| 婷婷五月天激情综合| 色婷婷久久| 91ncm视频| 国产热精品| 久久精品99久久久久久| 天天色天天操天天射| 丁香五月综合激情性爱| 天天碰天天插天天操| 激情久久久久久久久久| 成人在线观看精品| 一起草AV| 成人做爰黄AAA片免费看少妃| 思思99热在线| 五月天久久综合| 久草婷婷网| 色激情综合| 婷婷五月天综合小说网| 婷婷色色狠狠| 五月天操逼网| 夜色爱爱亚洲| 亚洲欧洲中文日韩久久AV乱码| 婷婷色综合| 九色视频这里只有精品| www.yw尤物| 五月丁香婷婷色播无码| 免费稚嫩福利| 伊人五月天在线| 色婷婷狠狠| oVV4WIB3vFi8D| 国产在线中文字幕| 色香久久| 丁香9月婷婷| 欧美日韩亚洲一区二区三区在线观看 | va婷婷在线| 色v综合网| 大香蕉网 久久| 天天舔天天摸视频| 97在线日本| 丁香五月婷婷动漫| 久操热| 996黄色片| 玖玖在线视频| 人妻熟女一区二区AV| 伊人www22综合色| 六月色播| 伊人久久丁香婷婷六月五月综合| 亚洲一色色色色色色色色| 婷婷五月天激情综合| 婷婷 丁香 久久| 婷婷丁香五月天之开心少妇| 中文字幕亚洲码在线| 激情图片五月天| 丁香五月区| 色噜噜狠狠色综无码久久合欧美| www,av好吊操| 天天干天天爽天天爽| 五月婷婷开心色伊人| 天天日日夜夜爽| 亚洲视频二区| 婷婷午夜激情| 日韩综合久久| 中文精品在| 婷婷色操| 99碰| 久久色五月天| 丁香五月婷婷欧美激情-中文天堂最新版在线观看| 91呦呦呦| 婷婷9月天| 久久免费少妇高潮99精品| AA丁香综合激情| 毛片内射久久久一区| 青青草视频免费观看| 色色性爱视频| 婷婷五月在线视频| 无码人妻少妇色欲AV一区二区| 深爱婷婷网| 日狠狠| 激情网五月天| 国产伦亲子伦亲子视频观看| 国产a高清| 97在线精品| 99年操人人爽| 97色精品视频| 九九激情| 五月天另类图片区99| 伊人9在线| www.97碰碰com| 自拍偷窥99热| 只有精品在线观看| 五月婷婷丁香伦理网| 五月丁六月香av| 99久久99热这里只有精品| 亚洲精品国产精品乱码不99| 深爱激情丁香五月| 天天撸天天射| 亚洲色在线观看| 激情99| 亚洲欧美综合中文| 成人小说色图婷婷五月| 色蜜婷婷| www99热| 影音先锋91网站在线观看| 欧美熟女视频 色婷婷| 丁香五月ⅤA久久久| 日韩肏屄网| 99色色网| 丁香五月婷婷88在线| 99er久久| 激情五月婷婷| 99re6久热只有精品6在线直播| 成人精品视频99在线观看免费| 日日夜夜国产| 色九九一二| 久久婷婷五月综合色奶水99啪| 日韩色色色色色| ji'qing'luan'ren'lun| 伊人啪啪网| 五月丁香啪啪综合| 免费视频WWW在线观看网站| 热99玖玖99玖玖99九九| 天天干天天曰天天射| 99综合免费视频| 久久成人综合五月天| 橾逼网| 亚洲AV网站| 色色婷| 91视频久久久| 日韩欧美一区二区三区四区| 五月婷导航| 色婷婷综合亚洲| 无码人妻丰满熟妇奶水区码| 丁香九月激情在线视频| 天天搡日日搡aaaaⅩ| 六月米奇色综合| 日本婷婷| 日韩精品无码一区二区| AV免费在线网站| 久热只有这里有精品| 色日本网| 天天噜噜| 久久久久五月丁香| 五月综合激情久久| WWW.婷婷| 男妓跪趴把舌头伸进我的嘴巴| 色五月激情综合网站| 欧美色婷婷| 激情开心五月天婷婷基地丁香社区| 99久在线观看| seuuu婷婷| 超碰人人操在线| 狠狠狠狠狠草| 日本九九九九| 奇米色大香蕉| 国产色色网址网站| 国产AV午夜精品一区二区入口| 欧美人与性动交CCOO| 五月亭亭欧美女人| 新激情五月开心五月婷婷五月丁香五月| 搡BBBB搡BBB搡| 91精品91久久久中77777| 任你擦免费视频| 青青草婷婷综合五月| 99色网站| 亚洲精品另类| wwccc久久久| www.色五月.com| 伊人天堂婷婷| 色的色综合| 久久婷婷色| AV在线不卡网站| 亚洲五月天天| 五月婷婷大香蕉| 色婷婷啪啪| 人人干Av| 中国女人做爰A片| 激情婷婷九月| 九九热国产| 欧美日韩第一区| 九九综合九九| 含苞欲肉(禁忌1V1高H)| 91久久国产自产拍夜夜91久久精品文字>91麻豆精品国产 | 天天日天天插| 色热久资源| 大香蕉99| 天天色综| 26uuu欧美日本| 大香蕉综合网| 亚州欧美国产久精国产99综合视频| www999日韩精品| 99在线爽| 久久精品亚洲一级牲爱综合| 久久久爱毛片一区二区三区| 婷婷成人网五月天| 日韩在线视频中文字幕| 婷婷成人在线| 激情五月天激情五月天| 噢美99| 婷婷色五月久久| 亚洲亚洲人成综合网络| 超碰人人草| 99在线免费视频| 熟女啪啪视频| 国产美女无遮挡裸体毛片A片| 久久久噜噜噜操操操| 丁香五月婷婷欧美成人色图| 国产免费a| 99热这里只有精品10| 精品色色| 亚洲色色色色色| 伊人久久婷婷| 日韩人妻无码专区| 久久久久久激情| 国产精品视频| 色99自拍| 色综合久久88色综合天天99| 97精品在线| 亚洲AV中文在线| 97人人操人人| 婷婷性爱网| 国产精品久久..4399| 九九色欲网| 啊V视频在线观看| 五月天综合在线| 5月丁香啪啪啪| 亚洲国产婷婷色五月| 丁香六月欧美| 色五月丁香六月资源站| 婷婷五月色| 色狠狠999综合网| 国产精品涩涩涩视频网站| 久热这里只有精品在线观看 | 97超碰在线免费观看| 超碰在线中文字幕| 91人人操.COM| 色色五月天婷婷| 伊人色综合网| 五月婷婷久久爱| 激婷网| 深爱婷婷丁香五月激情| 九九激情视频| 丁香婷婷九月| 亚洲色色色色色色色色色| 激情图片五月天| 亚洲色色图片| 婷婷五月综合国产精品| 五月丁香淫淫婷婷婷| 第1影院之五月婷婷| 9l视频自拍九色9l视频在线观看| 性爱网五月天| 色色99| 欧美va| 任我肏视频精品| 瀚〣BB妲BBB妲BBB| 国产91视频| AA片在线观看视频在线播放| 影音先锋 婷婷| 黄色成人AV在线| 五月天婷婷伊人| 色很很96| 日逼AV影音先锋男人资源站| 五月色影院| 久久九九玖玖| 国产精品第一国产精品| 艾小青av| 久久久久激情网| 综合网天天| 五月天婷婷成人资源站| 伊人大香蕉综合在线| 久九色| 色月视频| 五月丁香花激情啪啪网| 色婷婷www| 性小说五月天| 精品动漫 无码av| 色婷婷色99国产综合精品| 97色五月天| 日韩天堂久久| 久久久久er热| 狠狠色精品综合| 色情五月天。| 青青草国产亚洲精品久久| 天天激情| 99er日韩| 狠狠狠狠狠狠草| 超碰人人操人人干| 色色色色色色色色色999| 激情五月天色婷婷综合| 狠狠CAO日日穞夜夜穞AV| 国产成人+亚洲+欧洲| 欧洲亚洲免费视频9| 99在线免费视频| 狠狠99| 东北婷婷五月天| 五月婷婷久久久久| 亚洲一区在线播放| 五月网站| 九九免费在线视频| 91热视频色网站| 日本亚洲欧洲另类图片| 偷吃高潮H闺蜜H宋冉| 日本在线免费中文com.| 婷婷欧美激情| 国产亚洲精品AV片在线观看播放| 婷婷久久五月天| 五月婷无码| 欧美日韩成人在线观看| 色哟呦av| 午夜丁香婷婷| 五月天婷婷在线AN| 人人操Av| 色婷婷a| 色婷丁香91| 激情五月天在线视频| 婷婷日日夜夜| 79亚洲精品少妇| 久久综合伊人77777蜜臀| 99欧美| 91chinese在线| 丁香色五月婷婷| 就99这里只有精品| 色五月天丁香婷婷| 碰碰人人人| www.色婷婷.com| A片试看50分钟做受视频| 六月婷婷七月丁香| 99综合免费视频| 丁香五月婷婷色偷偷| 五月婷婷色| 天天干天天干天天干天天干天天干| 日本五月天激情| 亚洲中文乱字字幕线在永久| 久久狠狠欧美| 男人的天堂五月丁香| 97搞在线| 91精品福利一区二区| 99热99色| 婷婷四房播播| 天天插天天插天天插天天插| 婷婷色系婷色| 看婷婷五月天网| 蜜桃婷婷狠狠久久| 婷婷五月激情视频网| 欧美日韩成人在线| 第九色区av天堂| 91久久1118| 中文字幕无码人妻AAA片| 丁香五月婷婷色播艳门照| 天干天天干天天天天天| www.久久99| 久久综合无| 色色日本欧美| 97久久超视频| 97色五月丁香婷婷| 日本色色影片| 97在线中文字幕观看视频| 久久这里只精品| 激情五月天视频| 五月丁香好婷婷A片网| 丁香婷婷情色五月天| 日屌日日操日日色| 激情网五月婷婷| 亚洲六月婷| 婷婷久久六月天| 人人操Av| 5月婷婷综合| 久久精品爱爱| 99久久99视频只有精品| 色吧综合网| 97色婷婷成人综合在线观看| 五月婷在线影院| 婷婷色啪| 思思99久久| 色丁香五月| 婷婷五月天综合久久| 99久精品视频| 毛片新网地| 在线网黄| 亚洲激情综合网| 成人片在线播放| 亚洲AV免费在线| 婷婷伊人| 五月天婷婷黄色视频| 做爱夜夜干天天操| 99在线观看免费精品视频| 精品人妻伦| 天天综合干| 婷婷色丁香五月| 五月丁香激情婷婷综合| 六月久久狠狠| 五月丁香六月在线| 色婷婷基地| AV在线大香蕉| 超碰在线91| 无码少妇高潮喷水A片免费| 亚洲无AV在线中文字幕| 无码成人AAAAA毛片AI换脸| 亚洲欧美在线观看| 色婷婷香蕉在线| 91丁香婷婷综合久久欧美| 操操熟女| 丁香激情四射| 91操人| 天天舔天天摸天天射| 婷婷中文字幕版| 亚洲综合色棒| 天天人人人人人人人人人人人| 免费啪啪亚州视频| 色婷婷亚洲精品天天综| 国产小精品| 色五月天婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷婷 | 亚州美女| 曰韩五月丁香色婷婷无码| 天天久久婷婷| 六月丁香六月婷婷欧美| 五月丁香香蕉| 五月熟妇婷婷久久| 日日爱699| 丰满少妇乱A片无码| 97人人干人人操| 日本猛少妇色XXXXX猛叫| 2025超碰| 五月婷婷色啪| 91丨九色丨东北熟女| 五月丁香激情婷婷综合字幕| 欧美va欧美va差| 婷婷久久精品| 少妇性按摩无码中文A片| 丁香六月啪啪| 亚洲欧美国产A片免费观看| 国产免费一区二区三州老师F1F1| 五月天亚洲图片婷婷| 丁香六月高清视频| 开心五月网 | 精品99爱免费视频在线观看 | 伊人干综合| 高清无码一区二区三区四区| 天天狠狠夜夜狠狠2023| 国产99久久久| 国产激情久久久| 99色视| 丁香婷婷精品视频| 久久思思热视频| 熟女网站久久| 亚洲精品成AV人片天堂无码| 久艹伊| 五月婷婷丁香深深爱| 国产资源91在线| 91成人品| 九九色婷婷五月天| 最新av在线观看| 色婷婷六月精品| 操日视频| 97福利视频| 亚卅毛片| 色情激情五月| 99色热视频| 日韩av手机在线观看| 1024婷婷综合久久五月天| 久久综合网免费视频| 九九热这里只有精品6| 日本婷婷| 99久久色| 日日色五月天| 九九青草热| www.婷婷| 99A级片| www色五月天| 九九免费视频| 99婷婷色| xx综合网| 日本一级特黄大片AAAAA级| 色色色网站| 久超超碰| 六月丁香婷婷五月| 五月丁香啪啪啪| 伊人婷婷五月天av| 狠狠干青青草| 日韩成人网址| 96色婷婷| 色五月五月天| 五月激情偷拍| 啪啪五月综合| 99re26视频| 很很干天天干| 五月婷婷,狠狠操| 大伊久久| 六月丁香五月婷婷| 五月婷久久久| 婷婷五月骚厕所| 99精品偷自拍| 欧美五月婷婷| 99亚洲精品视频| av中文在线| 丁香 婷婷 激情 综合 五月| 天天射影院| 丁香五月之久操视频| 欧美va亚洲va| 久久人人九九| 九九久久免费视频44| 91婷婷五月天综合视频| 国产免费一区二区在线A片视频| 热996精品在线观看| 婷婷成人小说综合| 天天爽天天爽| 成人在线视频网| 综合 夜夜| 亚洲天堂AV综合网| 天天插天天干天天舔| 国产美女无遮挡裸体毛片A片 | 欧美片第1页 综合| 五月天丁香六月综合| 久久98热re| 99热很操老逼| 激情性五月天免费小说视频| 韩国理伦片一区二区三区在线播放| 91狠狠综合久久| 99九无网码| 婷婷自拍| 色五月婷婷久久| 久久综合五月天激情小说网站| 国产色色网站网址| 综合久久99| 99热超碰在线| 97操视频| 97久人人| 七七色色综合| 狠狠情色| 天天做天天爱| 久久九⑨| 五月婷婷六月丁香在线| 99re资源在线视频导航| 五月天色婷婷基地| 亚洲日韩操B| 人妻久久久久久久久妻久久久久| 国产精品天天狠天天看| 五月婷婷在线短视频| 91九色精品熟女内射| 久久 婷婷 五月天| 综合99综合久久久久久久| 婷婷综合色网| 日本九九网| 91精产品自偷自偷综合| 五月天天久久香| 精品综合爱| 小小拗女BBW搡BBBB搡| 99偷拍视频在线日本| 久久婷婷亚洲| 亚洲乱码w在线观看| 猛烈顶弄H禁欲老师H春潮| 天堂五月婷婷| 日韩精品一区二区亚洲AV观看| 亭亭五月基地在线| 婷婷五月丁香超碰| 91丨九色丨熟女|新版| 任你爽免费视频| 久99久视频| 另类视频五月天| 干亚洲天堂| 电影888午夜理论不卡| 极品 少妇 内射| 91妻人人爽人人看片| 日日操人人操| 国产91在线视频| 成年人最刺激的综合网| 婷婷五月天黄色网址| 99在线热| 亚洲精品色色| 夜夜精品视频一区二区| 五月天婷婷黄色| 91女人18毛片水多国产| www.minyis.com【JT】实力收量可预付QQ2101460746 | 99热精品10| 日本三级大片| 欧美日韩AAA| 91日精品| 超碰免费人妻| 亚洲激情淫网| 激情五月黄色| 色噜噜狠狠一区二区三区| 性爱五月丁香| 久久九九99| 婷婷五月AA五月在线| 91re色综合视频| 六月婷婷五月丁香| 婷婷五月情| 嫩草AV久久伊人妇女超级A| 五月婷婷影视| 丁香六月亚洲| AAA久久久| yazhou seshipin| 91久女| 亚洲A片成人无码久久精品青桔| 色色五月丁香婷婷| 无码免费人妻A片AAA毛片西瓜| 五月天婷婷永久免费视频| 亚洲国产网站| 大香蕉久操| 婷婷六月久久| 成人一区在线观看| 丁香婷婷啪啪| 日韩六十路91性交电影| 五月色婷婷夜色| 日本一道久久| 丁香五月激情站| 久久色午夜在线导航| 亚洲网视屏| 我爱va亚洲va52| 91一道本| 国产午夜精品一区二区三区嫩草| 思思久热| 日韩综合久久| 九月婷婷综合| 久久玖玖综合| 久久er+| 99免费青青蜜臀| 99在线免费观看| 亚美欧色影院| 天天久久66xxx| 99久99久| 综合久| 亚洲久热无码| AAA久久久| 婷婷丁香红五月91C| 国产9色在线/日韩| 九九操综合网| 亚洲六月色婷婷| www99热| 色色色婷| 天天干天天玩天天夜天天射天天操天天日蜜臀少妇 | 在线,国产,色,热视频| 91操在线| 国产又色又爽又黄又免费| 人人爽天天爽| 国产99精品免费视频| 91精品丝袜久久久久久久久粉嫩| 裸体做A爰片毛片A片免费| 玖玖热视频| 思思视频这里是精品| 人人操 色| 国产成人精品一区二三区熟女在线| 狠狠色噜噜狠狠狠狠综合| 九热在线这里有精品6| 天堂五月婷婷| 思思热在线观看| 99re热在线视频| 青草少妇激情| 国产日批视频| 五月天婷婷綜合院| 婷婷五月丁香青青草在线| 九月色婷婷| 天天操综合网| 热久久视频99| 色婷婷XXXXX| 精品亚洲日韩99欧美片| 欧美一级视频精品观看| 久久性操| 直接看的AV| 午夜性爱影视一区77| 激情婷婷丁香五月天| 91av无码| 亚洲一区在线播放| 成人午夜无码视频| 天天操比比| 五月丁香六月停停| 《诡秘之主》在线观看| 波多野结衣AV无码Porn| 丁香五月狠狠在线观看| 人与禽A片啪啪| 激情综合网五月丁香| 成人丁香婷婷| 99精彩视频在线观看| 婷婷丁香五月亚洲欧美| 中文字幕网站在线观看| www.丁香黄色五月天人与| 国产黄大片在线观看画质优化| 亚洲视频操| 色五月天综合网| 五月天在线视频尤物视频在线看| 激情五月深爱五月| 99热这里都是精品| 色九九九九| 五月婷中文娱乐综合| 丁香五月激情久久麻豆| 欧洲第一无人区观看| 天天色综网| 九九这里是免费的视频5| 九九热这里只有精品6| 久久A区B区| 六月婷婷影院| 婷婷在线操| 少妇丁香婷婷 | 五月www| 久久久久久草黄色片AV在线观看| www99热|