无码不卡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
天天色噜| www天天干| 婷婷丁香午夜综合影视| 亚洲网站999| 亚洲综合在线视频| 99精品热视频只有精品10| 伊人久久五月天综合| 丁香五月影院| 九伊人网| 五月丁香亚洲综合| 日日操夜夜擼| 婷婷五月天无码视频| 天堂综合久| 婷婷丁香色五月天| 激情小说五月天中文字幕| 9月色婷婷| 丁香六月综合激情| 五月婷婷色男女| 久re热视频| 国产亚洲AV人片在线| 五月丁香婷婷色| 思思热视频| 亚洲午夜成人av电影网| 六月婷伊人| 九九色人| 琪琪色五月天| 色色色五月婷| av第一二区| 热99热9| 天天天天操| 色你久久| 色婷婷88| 91干视频| 99热爱爱干干日| 日本天堂久久| 激情网五月| 日韩AC在线免费观看| 停停色综合伊人| 五月天成人小说| 久热超碰91| 五月天狠狠网| 五月丁香久久丝袜啪啪| 另类小说五月天| 婷婷94s| 五月婷婷久久网| 亚洲人妻av伦理| 99久久99九九九99九他书对| 婷婷五月综合在线| www色色色com| 熟女少妇内射日韩亚洲| 婷婷五月天无码熟女| 热久精品| 激情99。| 免费三级黄色| 久热网在线视频| 中国操逼99| 伊人婷婷激情| 久久免费高| 亚洲噜色| 丁香成人五月天| 婷婷丁香五月视频| 五月天综合网| 色久九| 亚洲婷婷91丁香| 99热免费精品| 99热这里只有精品9| 俺去也五月| 久久亚洲网| 亚洲熟妇AV乱码在线观看| 色婷婷五月综合| 婷婷五月天丁香花| 欧美天天干五月丁香| 国产午夜精品久久久久九九| 综合五月天婷婷色| 午夜日日| 婷婷丁香色五月| 在线日韩视频| 亚洲深喉aV| 天天操天天爱天天玩| 欧美激情综合色综合啪啪五月| 欧美、日韩、中文、制服、人妻| 婷婷精品视频| www.思思99热| 激情婷婷五月少妇| 五月丁香六月色| wwW天天干| 亚洲中文无码永久免费| 婷婷五月丁香综合激情| 久久免费9| 激情五月天综合| 狠狠色丁婷婷日日,伊人激情综合网 | 久久久久久久久久久久久9| 99惹精品视频| 99热资源在线| 色婷婷丁香A片区毛片区女人区| 五月婷婷这里都是精品| 97超级免费无码| 激情图片婷婷丁香五月| 热久久99视频| 色综啪啪啪啪啪啪| 色色色无码| 天天干-天天日| 欧美操人| 婷婷五月天论坛| 日本三级色| 中文字幕,综合,91| 激情五月婷黄版| 九九99久久| 婷婷五月天堂| 综合激情五月丁香9999久久精| 人人人操 超碰| 亚洲A片成人无码久久精品青桔| 丁香五月婷婷六月婷婷| 久在线综合69| 亚洲va综合va国产va中文| 丁香五月综合在线播放 | 国产精品 的国产| 伊人综合网站| 天堂资源中文| 五月丁香六月婷精品视频| 青青草99re| 99热99在线| 五月婷婷综合色啪首页| 免费婷婷| 就爱日五月天| 人妻体体内射精一区二区| 激情小说视频图片网| 一区二区成人电影| 久9热插入| 可以看的AV| 五月丁香婷爱在线| 婷婷丁香五月激情综合站_久久五月丁香激情综合_开心五月综合激情综合五月_婷 | 久久综合干| 色色操| 婷婷内射视频在线| 99综合一区| 亚洲1区| 九九色婷婷Av| 亚洲精品无码一区二区 | 丁香五月天激情网址| 亚洲天堂色| 亚州操人在线视频| 免费一对一真人视频| 色综合久久天天综合网| 狠狠操狠狠爱| 99精品国产在热久久婷婷| 午夜国产免费视频亚洲| 九九99精品| 精品人妻久久久久| 五月天婷婷导航| 欧美99| 亚洲婷婷丁香五月| 五月丁香久久综合91| 日本久久精品| 丁香五月人妻| 久久五月丁香| 激情小说婷婷五月| 五六月丁香激情视频| 天天爽人人综合免费7799| 精品九九久久| 久久婷婷七月丁香| 亚洲精品无码一区二区| 日本狠狠色| 婷婷五月丁香色综合| 99热这里只有精品 搜| 婷婷基地成人五月天| 超碰93在线观看| 五月九九综合| 伊人九九68| 麻豆精品人妻一区二区三区蜜桃 | 久99久视频| 久久九九精彩| 九九超日本| 日本黄色一级| 日韩欧美三区| 亚洲日本一区二区一本一道| 爱久久小说下载网| 久色激情| 激情综合五| 99热大香蕉| 五月丁香久久网| 1024婷婷综合久久五月天| 99在线视频观看| 男男野外做爰全过程69| 青柠影视免费高清电视剧| 超碰色色综合| 五月天婷婷伊人| 色噜噜五月天| 五月天开心网| 草莓视频在线播放视频| a久久| 99精品小视频| 亚洲va在线∨a天堂va欧美va| 色婷婷香蕉丁丁网| 亚洲综合狠狠艹| 激情影院免费视频婷婷五月天| 深爱五月激情网| 婷婷五月激情黄色| 久久99最新地址| 色色五月天婷婷| 午夜福利视频合集1000| 91久久网| 亚洲一区二区色图-亚洲精品国产精品乱码-成人AV | 99爱视频在线观看| 丁香五月天堂网| 大香蕉五月天| 亚洲情综合五月天| 日日夜夜国产| 九九99精品免费播放| 综合狠久久| h亚洲| 色婷婷综合影院| 丁香五月婷婷大香蕉| 激情小说五月天| 五月天婷婷色| 亚洲AV免费在线| 九九综合久久| 欧洲色区| 97搞在线| 九九十99视频| 五月婷婷啪啪| 婷婷丁香五月天熟女丝袜| 97色综合视频| 丁香六月婷婷久久高清| site:xiongshengzz.com| 99成人网站| 日日爽日日操| 日韩九九| 国产免费AV网站| 激情第四色| 麻豆国产13p| 日韩限制级大尺度黑料泄密大尺度视频一区二区在线观看 | 免费AV在线| 五月色婷婷中文字幕| 亚洲操逼网| 色婷丁香五月| 六月狠狠综合| 五月色吧| 国产AV一区二区三区日韩| 久99| av在线免费网站| 欧美日韩精品一区二区三区高清视频| 五月天激情美女久久| 99青青草99| 伊人大香蕉在线视频| 久操综合| 天天色色婷婷| 在线天堂官网| 久久国产精品免费观看| 婷婷激情97| 婷婷丁香激情综合色情| 狠狠va| 综合一本道| 色玖玖爱| 大香蕉伊人丁香五月| 吾爱AV导航| 日本综合色色| 免费播放99性爱视频| 四虎影库884aa.cow在线| 精品久久99码| 超碰国产一区| 91人妻色色网| 国产精品人人妻人人爽| 天天日夜夜欢| 九九热中文| 色综合色五月| 天天做天天爱天天要| 丁香五月AV综合| 九色自拍| 五月开行婷婷色五月| 五月天久久综合| 亚洲欧美在线观看| 先锋资源91| 久色视频首页| 久久伊人9| 亚洲熟妇色自偷自拍另类| 丁香六月青青草| ss五月天激情| www.91婷婷| 亚洲高清自拍| 99热大香蕉| 热99只有里视频| 久久9久| av操逼网| 国产精品久久99| 丁香婷婷深情五月亚洲| 蜜臀久久99精品久久久久久小说| 99欧州偷拍视频| 亚洲色vA| 无码免费人妻A片AAA毛片西瓜| 久久婷婷东京热大香樵| 天天日天天操天天干| 亚洲午夜视频| 丁香五月激情欧美| 日日夜夜噜噜爽爽| 天天干天天做| 97操碰视频| 丁香五月a| AA片在线观看视频在线播放| 天堂中文国产| 五月婷婷69| 99蜜桃臀久久久欧美精品网站| www一起操| 色婷婷五月亚洲| 婷婷欧美| 国产精品久久..4399| 五月丁香啪啪综合| 五月婷婷 婷婷五月 一区二区 久久久| 久操大香蕉| 青青草成人网| 日韩精品呦呦va| 开心婷婷五月天电影院| 色色射| 先锋资源91| 五月丁香六月婷婷综合| 夜夜嗨一区二区三区直播内容 | 成人精品99| 中文字幕按摩做爰| 美女va| 1024国产| 色情五月天丁香社区| 日韩爱操视频| 视频一区二区在线| 人人操人av| 国产欧美精品AAAAAA片| 天天肏屄夜夜爽| 色久九| 九九人人自拍| 裸体做A爰片毛片A片免费| 亚洲成人日韩无码精品| 97色婷婷五月天| 中文字幕一区中文亚洲| 丁香五月激情月| 屁股翘好撅高迎合跪趴| 开心久久xxx色| 久久婷婷亚洲| 丁香五月大香蕉| 色欲天天综合| 9色在线| 婷婷丁香五另类网站| 综合色网站| 狠狠干狠狠干| 久久9热| 成全二人免费| 日本色99| 五月大香蕉| 久久综合中文| 五月丁香六月婷| 天天人人综合| 极品人妻VIDEOSSS人妻| 久色中文| 五月激情综合婷婷| 青青草激情网| 九九色院| 亲子乱AV一区二区三区下载| 1024日韩| 日韩免费视频| 日日操,夜夜爽| 伊人大综合| 丁香五月综合在线观看| 久久天堂婷婷五月| 婷婷五月大香蕉| 久久婷婷热| 丁香五月五月婷婷| 五月婷婷久久爱| 思思re最新视频| 婷婷五月18永久免费视频| 欧美婷婷色五月网| 五月丁香亭亭操逼| 天天五月香欧美| 久久人妻无码毛片A片麻豆潘金莲| 天天草狠狠擦| chaopeng在线人人| 五月丁香六月色| 99小视频在线| 久久婷婷视频| 日韩色色视频| 精品激情| 深爱激情五月天| 亚洲色色香蕉| 五月 成人 婷婷| 欧美人妻一区二区| 五月婷婷黄色视频| 丁香六月婷婷开心婷婷网| 在线不卡视频| 精品成人在线| 无码少妇高潮喷水A片免费| 色婷婷久久综合| 亚洲乱码日产精品BD| 天天日夜夜操五月| 久一网站| 亚洲中文字幕国产综合| 激情五月天社区| 久久婷婷色| 亚洲精品字幕在线观看| 色五月 五月婷婷| 天天性视频| 97超碰婷婷五月天| 中文字幕成人影视| 天天日天天摸天天| 五月婷婷日本| 欧亚成人A片一区二区| 99视频这里有精品免费观看| 天天色天天射天天日| 99热在线观看| 天天操夜夜操| 丁香六月色情| 2015超碰| 亚洲欧美中文字幕高清在线| 日本五月天网站| 色婷丁香五月| 一起草aV| 中国丰满熟女A片免费观| www.婷婷五月| 久久小视频免费| 丁香五月色色婷| 思思热这里只有精品| 狠狠激情五月天| 97婷婷色| 9色在线视频精品观看| 夜夜操夜夜操| 五月天婷婷综合免费| 五月天婷婷久久日| 五月天丁香婷婷社区| 无码日本精品XXXXXXXXX | 婷婷五月六| 国产色色网址网站| 91色在线| 婷婷五月天久草在线| 三级黄网站| 五月婷av| 日 日干 日日做| 九久久精品视频99| 久热A片| 五月天婷婷成人网| 中文久久婷婷| 丁香六月亭亭久久综合| 天天色一道本综合婷婷| 九九热re99re6在线精品| av在线播放网站| 五月天综合网| 午夜婷婷久久 | 少妇伦子伦精品无吗| 色五月激情五月开心五月| 五月天自拍网| 久久久思思热| 99热在线观看精品| 久久五月情| 五月婷婷综合网| 久久六月综合| 亚洲操精品| 五月天婷婷激情在线色图| 国产精品噜噜在线视频| 99视频在线| 色蜜婷婷| 日韩有码一区| 五月婷A V在线| 亚洲乱码精品久久久久..| 婷婷色影院| 久色大| 开心五月激情婷婷| 日日夜夜噜噜爽爽| www婷婷亚洲| 人妻性爱av网站| 久综合色| 久久婷婷五月综合色奶水99啪| 九九热99在线视频| 91婷婷丁香五月亚洲| 色播丁香| 韩国理伦片一区二区三区在线播放 | 97日在线视频| 五月丁香最新| 色射7856五月天激情四射| 99热香港| 超碰91人人操| 五月婷婷草| 五月丁香香蕉| 久久久久人妻网址| 婷婷久久丁香| 亚洲第一综合| 婷婷久久五月天| 五月天激情小说欧美激情| 五月丁香黄色| 五月丁香花激情综合网| 99热这里只有的精品视 | 亚洲岛国电影| 九九无毛| AV六月丁香| 亚洲中文AV网站| 91主播在线| 婷综合六月| 婷婷六月丁综合| www.九月婷婷丁香.com| 亚洲av成人电影在线观看| 国产三级在线播放| 五月丁香久久婷| 婷婷色情五月| 亚洲啪啪网| 超碰人人超碰| 激情五月天综合网站网站网站| 免费国产VA国产免费| 久婷婷五月激情| 成人色五月天| 婷婷丁香五月综合激情小说| 久久精品视频在这里有| 亚洲中文字幕在线观看| 狼人狠狠操| 91操熟女| 无码少妇高潮喷水A片免费| 婷婷综合五月天亚洲综合| WWW,婷婷,COM| 丰满的女邻居在线观看| 中文字幕在线日亚州9| 可以看的AV| 亚洲国产精品VA在线看黑人| 99精品视频免费观看近期发布| 色图亚洲91| 秋霞网在线免费基地五月婷婷丁香| 91刘玥视频在线观看| 婷婷九月亚洲| 丁香五月综合激情久久潮喷| 狠狠久综合| 97热这里只有精品| 久久综合中文| 青青青视频免费| 日本韩国视频在线观看社区免费的9| 综合日本婷婷| 成人网址在线观看| 五月丁香六月婷婷色| 婷婷色五月综合| 色五月激情综合| 少妇性按摩无码中文A片| 9色91视频| 97超碰欧美中文字幕| 一区二区成人电影| www.五月婷婷久久.com| 五月天婷婷基地| 亚洲久热| 天堂美国久久| 噜噜噜狠狠色综| 狠狠色丁婷婷日日,伊人激情综合网| 色5月婷婷| 婷婷五月丁香欧洲| 久久精品一区二区免费播放| 99热999| 久久中文人妻系列| av操一操| 色五月婷婷五月| 超碰人人在线观看| 99碰碰| 5月丁香六月婷婷| 色色色色色色色色色色色色色97| 欧美电影在线观看| 大香蕉75线| 色色影院aaaav| 欧美狠狠色| 熟女人妻一区二区三区免费看| 九九精品丁香花| 亚洲精品视频在线| 天天夜夜爽| 色色五月婷婷| 亚洲影院婷婷色| 深爱激情网五月| 五月天com| 99热这里有精品| 狠狠色噜噜狠狠| 黄页大全十八禁| 五月丁香婷婷久久| www.婷婷久久五月天| 丁香五月亚洲AV| 国产婷婷五月在线视频| 婷婷五月花| 色婷婷久久综| 婷婷六月激情在线视频| 免费观看18视频网站| 麻豆精品| 成 久久| 青青草成人网| 99日本视频| 蜜乳国产网站| 中文AV网| 91干在线| 色导航色婷婷五月天在线观看| 99噜噜噜在线播放| 婷婷午夜精品久久久| 久久婷婷激情视频| 开心五月婷婷激情| 天天爱天天做天天日| 色色色网站| 久久婷婷五月天激情新地址| 久热这里只有精品6官网亚洲| 婷婷五月天天天| 黄网在线免费观| 婷婷色播色五月五色五月天色妇| 成人五月网| 操逼视频网址| 亚洲精品小视频| 99热精品在线在线| 久久人人超| 激情综合网激情五月天| 久草婷婷在线| 五月丁香六月欧美综合| 五月天婷婷视频| 黄色一级影片| 九九色热| 日韩精品在线观看9| 五月婷婷之六月丁香| 综合网激情| 91人妻人人做人碰人人爽九色| 99视频| 91久久人人操| 狠狠干思思热| 婷婷综合性爱网| 2025最新亚洲激情在线| 五月婷婷啪啪| 91人妻色色网| 五月丁香色| 91九色国产| 综激情网| 五月综合激情| 天天综合五月| 色婷婷色情| 优优人体网| 欧美丁香五月| 亚洲A片成人无码久久精品青桔| 墨西哥毛片内射精| 天天激情站| Www.久久| 久久婷婷综合五月趴| 操逼亚洲天堂| 婷婷五月天六点丁香五月| 婷婷丁香红五月91C| 欧美性爱5月天天天看| 99年操人人爽| 开心五月天激情| 成人五月丁香花| www色中色综合| 五月婷婷影视| 婷婷丁香五月综合激情视频| 婷婷五月成人社区| 天天天综合网| 97精品综合久久内射| 色色色网站| 欧美性爱中文字幕| 婷婷五月丁香啪啪| 色五月大香蕉| AA片在线观看视频在线播放| 久久视频这里都是精品| 亚洲熟女乱色综合亚洲图片| 久久 这里只有精品1| 婷婷丁香九色| 狠狠干在线| 996精品热视频| 五月丁香久久久久| 开心婷婷中文字慕| 成人免费120分钟啪啪| 国产淫熟妇| 超碰色热| 在线天堂新版最新版在线8| 五月天久久综合| 欧洲亚洲精品| 丁香婷婷少妇| 亚洲区在线| 欧美色五月| 日韩欧洲亚洲| 丰满老熟妇BBBBB搡BBB| 天天干天天色天天干| 综合久久综合五月天婷婷| 无套进入内谢11P视频A片| 色玖玖综合网| 另类少妇人与禽zOZZ0性伦| 激情五月丁香色婷婷| 99久久婷婷国产综合精品电影| 婷婷色五月天在线| 秋霞A V毛片| 亚洲V国产V欧美V久久久久久 | 美女久久天堂| 大天天伊人| 深爱五月月天| 99热免费| 色婷婷五月天| 人人草成人视频| 久久97久久99久久综合欧美| 99热在线观看免费精品| 91精品久久久久久77777| 亚洲一区在线播放| 色丁香五月| 五月丁香色色网| 99这里有精品视频| 狠狠穞A片一區二區三區| 久热9| 男人的天堂婷婷色五月| 蜜桃视频网站APP| 天天摸.天天mo| 毛片九九九九九九九九18| 五月丁香色综合| 99re这里只有精品免费| 伊人激情网| 日韩aaaaa| 丁香五月欧美激情| 成人在线网址| 97色 五月天丁香| 久久丁香五月| 丁香六月爱综合| 97人操人免费视频| 五月婷婷色| 婷婷综合视频| 色婷婷五月天堂资源| 色爽九九| 9久久狠狠的| 涩综合网| 丁香五月色五月婷婷宗合| 久久婷狠狠色| 操操综合网婷婷| 97超碰综合| 五月天婷婷视频30| 99操视频| 丁香五月天社区婷婷| 人人草人人爱| 日韩aaaaa| 五月天婷婷青青| 大香蕉99热| 六月婷婷色色网| 婷婷香五月天| 天天爱天天做天天操| 99爱欧美| 色噜噜狠狠色综合成人网| 天天干人人奸97| 99色综合| 色综合色| 激情 婷婷 丁香五月天| 九色视频91| 丁香六月欧美| 99热网站| 欧美人妻一区二区| 51国精产品自偷自偷综合| www。五月天。com| 激情九月婷婷| 色九九丁香九月色九九色| 91久久婷婷| 色优久久| 国产精品美女| 狠婷婷五月| 激情五月综合视频| 另类激情五月| 先锋男人91资源| 激情人妻蜜夜系列区| 色噜噜狠狠一区二区三区| 激情综合五月婷婷丁香| 久久99成人性爱高清视频| 天天综合久久| 九热精品| 超碰99热精品| 玖玖伊人网| 丁香六月天| 国产AV国片偷人妻麻豆| 人人97碰| 欧美乱大交XXXXX潮喷l头像| 婷婷夜夜操| 狠狠色无码| 激情婷婷五六月天| 色婷婷99| 91超碰在线观看| 婷婷五月天久久综合88| 久久久久久18| 婷婷情色五月| 久99婷婷色综合| 麻豆网神马久久人鬼片| 激情综合五月天| av九九| 影音先锋一区二区三区| 欧美MACBOOKPRO高清| 五月婷婷中文字幕| 99久久久| 色色 9| 五月丁六月婷| 思思热热久久| 韩国婷婷丁香五月| 五月花成人网| 国产精品噜噜在线视频| 人人操Av| 五月婷婷深深爱爱| wuyuedingxiang99| 五月丁香激情片| www久久99com| 秋霞黄色一级久久| 激情综合网五月在线播放| 色五月综合激情| 日本久久综合| 久久五月天婷婷| 综合激情五月天| 男女99免费视频| 亚洲另类电影| 天搞天天天天天| 在线五月婷婷小电影| 天天爽在线视频| 激情婷婷丁香五月天小说| 国产亚洲99久久精品| 丁香五月婷婷色| 五月婷婷新网站| 深爱五月婷婷开心中文字幕| 激情五月图| www.狠狠狠狠| 丁香五月网| 99热视精品| 国产午夜一区二区三区| www.婷婷五月| 丁香婷婷性久久| 99九九精品视频| 国产 码在线成人网站| 丰满人妻一区二区三区| 一区二区视频在线观看高清视频在线 | 婷婷六月丁香1| 五月丁香伊人网| 开心五月天激情网站| 亚洲五月天婷婷| 日韩综合久| 五月丁香色色网| 国外亚洲成AV人片在线观看| 精品无码乱码AV| 激情六月婷婷啪啪| 99色视| 色五月综合在线| 深爱女色婷婷丁香五月亚洲图区| 五月激情综合激情五月| 另类图片婷婷五月天| 五月的色婷婷高潮| 丁香伊人综合| www.sezonghe| 五月综合无码| 五月婷婷激情久久| 色综合伊人网| 91丨九色丨东北熟女| 九月色婷婷综合亚洲| 久久综合色情网站| 丁香综合婷婷开心激情网| 六月丁香射婷婷欧美色图片| 久久久精品人妻录| 欧美 日韩 成人| 色婷婷狠狠| 99综合网| 9 9热这里有精品| 亚洲最大在线| 狠狠婷婷爱| 99精品小视频| 久月婷婷| 碰97 久| 97久久五月丁香婷婷| 99热r| 可以直接看的AV网站| 日日做A爰片久久毛片A片英语| 丁香久久| 五月婷婷六月激情| 麻豆雪千夏| 这里只有精品视频国产| 午夜五月天| 五月丁香黄色视频| 伊人大综合| 大香蕉伊人99| 丁香五月网| 日日夜夜干| 少妇水多A片太爽了| 国产操逼视频网站| 九月激情网| 新激情五月天色播| 996er热| 婷婷丁香熟女| 五月丁香激情婷婷| 六月婷婷私欲| 久久色五月| 五月婷婷色| 伊人久久婷| 五月天激情开心网| 婷婷五月天久久| 婷婷最新地址| 婷婷五月综合激情| 这里只有精品免费观看网占| 国产日比| 六月婷婷天堂| 婷婷伊在线| 人人摸人人澡人人| 国产第5页| 欧美日韩成人一区二区| 精久久色| 五月婷婷久久久| 99热每日| 色很很96| 天天爽天天爽| 国产一二区爆乳_1国产日韩一区二区三-成人AV | 99热免费网站| 五月开心久久| 五月天激情网站| 色色丁香婷婷| 婷婷五月天小说网| 国产伦亲子伦亲子视频观看| 五月丁香色婷婷久久| 久久思思热视频| 亚洲综合激情五月久久| 99色久| 日本激情五月| 日本欧美成人片AAAA| 亚洲免费观看高清完整版AV线| 怡红院精品视频久久久久久久久| 五月丁香婷婷综合网| 九色PORNY在线精品酒店| 日日操日日干| 久久九九色| 丁香五月天狠狠操| 永久AⅤ1| 亚洲日本欧美产综合在线| 操99| 另类老太婆BBWBBW| 日韩aⅴ视频| 白天AV月月| 亚洲中文乱字字幕线在永久| 激情五月天色播| xxxx久| 丁香六月欧美| 久久九九激情五月天 | 1024在线视频| 久久这里有精品99| 国产精品涩涩涩视频网站| 亚洲AV日韩无码| 色色色色色网| 国内精品免费一区二区2009| 婷婷五月天无码熟女| 99国产在线| 丁香六月婷婷开心| 激情婷婷五月天| 色婷婷色综合| 九九热视频免费| 99综合网| 婷婷五月天激情在线观看| 四色五月婷婷| 九九精品99| 婷婷人人操| 97资源碰碰在线| 欧美性色视频| 色五月婷婷影视| 无码任你操| 五月天另类小说久久小说网| 色婷婷香蕉丁丁网| 九九色热| 色 五月俺去也| 亚洲一区在线播放| 777.色色| 专区无日本视频高清8| 婷婷激情肏屄网| 99热免费在线| 五月天激情国产综合婷婷婷就去爱| 97精品欧美91久久久久久久| 激情久久久久久久久久久| 老妇槡BBBB槡BBBB槡| 91人人操| 99玖玖在线视频| 在线观看欧美| 棕合影院色色| 99热主页日本| 99热都是精品| 久久久中文| 婷婷免费视频| 日操| 欧美日韩欧美| 婷婷六月丁香色| 激情综合色| 久久这里有精品99| 99久久国产综合精品五月天喷水\| 亚洲婷婷五月天激情综合| 9视频在线成人网站| ss视频xx91| 色婷婷色丁香色欲av| 日本婷婷色日| 啪色综合| 99久在线精品| 色五月天影视| 久久在线视频免费观看| 亚洲综合色丁香五月天| 中国无码av| WWW,五月| 亚洲九九婷婷| 丁香六月啪啪啪| 色婷婷影视| 国产69久久久欧美黑人A片| 色狠狠综合网| 大鸡巴伊人网| 婷婷成人视频| 婷婷九九| 大地9中文在线观看免费高清| 色插综合网| 色亭亭丁香五月天| 性一交一乱一美A片69XX| 亚洲av网站在线观看| 精品色色| 久久这里只有精品16| 丁J香六月首页| 97色在线观看视频| 久操b网| 国产婷伊人| 亚洲色频| 五月天婷婷基地| 91视频一区二区三区| www.五月瑟| 一起草无码| 五月婷婷激情网| 99热这里只有精品50| 国产精品岛国片在线观看免费| 任你日视频| 亚洲亚洲激情| 嘿嘿视频免费看9| 啪啪婷婷五月天激情| 狠狠夜夜五月丁香| 一本婷婷丁香久久| 秋霞AV淫| 亚洲俩性性爱图片久久第六页| 人人人操 超碰| 瀚〣BB妲BBB妲BBB| 99综合视频在线| 婷婷五月激情黄色| 精品久热69| 亚洲avjiujiur91| 五月停亭久久电影| 在线播放中文字幕| 九九这里精品| 激情久久丁香| 国产FREESEXVIDEOS性中国| 九九色热视频| 色狠狠色综合久久久绯色AⅤ影视 大香蕉五月天婷婷丁香91 | 九九热国产| AV电影在线播放| 天久综合91综合首页| 人妻互换HDF中文| 久久五月人人摸| 色婷婷性爱| 日韩精品AV一区二区三区| 激情综合色婷婷六月天| 婷婷综合激情| 综合色七七| 五月天激情四射| 26uuu另类| 99熟女| 七七久久综合| 五月天婷婷色综合| 色色色免费视频| 99五月丁香丁| 偷偷操九九| 国产AV国片偷人妻麻豆| 狠狠操狠狠操| 高清无码 一区 二区 三区| 丁香婷婷婷五月综合色情| AA片在线观看视频在线播放| 这里只有精品视频在线| 啪啪婷婷五月天激情| 99超级碰碰| 亚洲婷婷性爱| 草草视频91| 色综合色色| 色播五月丁香婷婷| 9久久婷婷国产综合精品性色| 丁香五月婷婷综合啪啪| 激情九月婷婷| 婷婷六月啪啪| 久久五月丁香激情综合| 4438激情网| 依人大香蕉在钱1| 日本人妻伦在线中文字幕 | 婷婷五月丁香六月伊人网| 在线观看亚洲AV| 人人爽网| 99热成人| 狠狠爱五月婷婷| 久热这里只有精品视频免费观看| 亚洲综合网区| 激情婷婷九月| 雪千夏麻豆| 色狠狠色噜噜AV天堂五区| 丁香五月网址| 激情五月天com| 五月开心啪啪| ss五月天激情| 婷婷丁香九月| 99久久婷婷五月| 精品久久99| 五月丁香综合激情| 五月婷婷丁香大陆免费| 日本社区五月天激情| 六月婷伊人| 婷婷她六月天| 久99在线视频| 久久99日本精品视频免费观看| 久久性爱视频| 国产乱人偷精品人妻A片 | 人人操Av| 九九黄色网| 久久久久久97| 先锋男人91资源| 亚洲av另类在线观看| 精品爽爽久久久久久蜜臀| 99热97| 综合色99| 激情五月色婷婷| 五月天天天天天天天天天天天婷婷婷| 日韩操逼小电影| 俺也去综合| 婷婷黄色五月天在线视频| 99精品视频免费在线播放| 婷婷九月色| 激情久久综合|