国产免费完整高清电视剧在线看|国产免费观看高清电视剧|国产免费观看高清电视剧在线观看|国产免费观看高清完整版在线观看没重返地球|国产免费一区二区三区四区视频|国产在线观看免费高清电视剧大全

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
在线一起草av| 成人丁香色| 91超碰在线播放| 色欲日日躁| 青青草原伊人网| 亚洲亚洲人成综合网络| 亚洲综合婷婷五月| 99色在线视频| 久爱综合| 激情涩涩网| 五月丁香六月婷婷在线观看| 国产精品一区二区AV97| 六月丁香花婷婷| 99这里只有精品|v| 狠狠一日| 婷婷六月丁香1| 大香蕉伊人99| 婷婷五月丁香香蕉| 五月婷婷性| 天天操天天插| 亚洲综合在线视频| 色九月婷婷综合| www.色欲丁香婷婷| 欧美婷婷五月天综合| 色啪影院| www.五月天色色.com| 人人看人人要| 久久婷婷五月| 天天艹夜夜爽| 精品一二三区久久AAA片| 91色逼| 少妇人妻综合色6699| AA片在线观看视频在线播放| 99视频色在线观看| 色色射| 99精品97| 婷婷四房播播| 久久九九99桃花视频| 久久人妻视步| 婷婷五月天综合久久日美女| 丁香色综合| 亚洲欧美中文字幕高清在线| 五月天六月天| 天堂亚洲免费视频| 五月婷婷精品无在线| 欧美成人AAA片一区国产精品| 久久超级碰碰| 99九九在线| 亚洲激情五月| 天天爱天天秀天天做| 依人大香蕉在钱1| 天天干肏夜夜| 操日本99| 五月婷婷五月丁香| 九九青草热| 夜夜骑天天操| 狼人婷婷综合| 九九热欧美| 欧美大香蕉视频| www婷婷| 91色色色视频| 婷婷久久综合| 大香蕉五月婷婷| 婷婷五月天综合网| 日本va欧美va欧美va精品| 婷婷午夜激情| 色综合夜夜| 五月婷婷色五月| 亚洲欧美婷婷五月色综合| 色播六月| 思思99精品视频在线观看| 97热这里只有精品| 五月综合777| 男人的天堂精品国产一区| 人人爱天天摸摸天天爱| 大香蕉伊人丁香五月| 五月四色婷婷| 99热观看| 91久久| 大香蕉AV在线| 久碰视频| 丁香五月影院| 性爱先锋AV| 国产又黄又爽又色的免费| 婷婷区日本| 99性爱视频| 激情 婷婷 丁香五月天| 丁香五月黄色| 五月天婷婷色色| 色丁香五月婷婷婷| 色婷婷很很丝袜| 人妻久久久久久久久久久| 色综合偷拍| 婷婷午夜精品久久久| 亚洲超碰在线| 怎么样可以看免费的一级av| 婷婷丁香六月| 婷婷五月深情丁香深爱日韩| 色婷婷激情五月天丁香| 五月婷婷九九热| 67194国产| 成人无码髙潮喷水A片| 久久草婷婷丁香网站| 另类国产欧美视频| 性爱综合网| 色五月丁香婷婷综合| 草榴成人影片| 超碰99热| 人人操人人爱丁香五月| 玖玖爱资源站| 97丨九色丨国产丨PORNY| 99在线精品视频免费观看20| 狠狠丁香| 一本婷婷丁香久久 | 九九精品视频在线6| 六月丁香六月婷婷欧美| 久热黄色| 艹B高清无码| 婷婷五月av| 97狠狠色| 7777久久亚洲中文字幕| 色99日韩| 天天草天天爱| www.99热在线观看| 色噜噜狠狠色综合网| 色综合xx| 成人电影在线免费试看| 日比视频91| 激情五月婷婷综合| 欧美综合婷婷网| www、丁香五月天| 色伦专区97中文字幕| 婷婷涩涩五月天| 六月丁香婷婷天堂| 狠狠色婷| 色小说五月天| Www.久久| 丁香六月婷婷综合激情欧美| 五月丁香六月情亚洲| 色综合色五月| 秋霞AV美国| 婷婷伊人网| 色婷婷在线视频久| 爱射综合| 久久久WWW| 久久人妻无码毛片A片麻豆潘金莲| 亚色网站小视频| 国产成人在线精品| 国产乱子轮XXX农村| 久久人妻人人| 色天五月天在线观看视频| 怡红院院久久| 青996青| 90色免费视频| 婷婷久久综合久| 婷婷五月天在线观看| 国产精品久久久丁香五月八戒视频| 超碰成人免费| 九九热在线99| aa久久| 色吧婷婷| 激情综合色网| 91久久九色| 欧美AAAA片免费播放观看| 99综合网| 粉嫩AV久久一区二区三区| 婷婷九月| 国产日产亚系列精品版优势| 这里只有精品1| 欧美黄色AA片哗啦啦啦| 五月天激情AV| 国产免费一区二区三州老师F1F1| 99色综合| 国产精品色色| 99热这里有精品| 欧美激情性做爰免费视频| 久久精品99国产精品日本| 欧美乱大交XXXXX潮喷l头像| 天天肏在线观看| 五月天婷婷无码| 密乳视频| 青青草五月天| 国产精品人成A片一区二区| 五月丁香婷婷综合网| 99热这里只有精品中文字幕| 91啪级电影| 五月天婷婷日日爱| 天堂久久婷婷| 99热亚洲精品| 色综合久久44| 综合五月婷婷| 久久久久久激情| 丁香综合久久| 99热超碰| 这里精品| 婷婷激情五月天亚洲综合| 婷婷五月天毛片| 婷婷五月天在线观看| 99re思思热久久| 99日韩| 人妻激情网| 五月香婷婷| 丁香五月婷婷影院| 色色狼人综合| 久久性爱视频网站| 天天玩夜夜操| 99久热这里只有精品| 五月丁香AV、伊人业余、性色熟妇| 在线观看996精品| 久久蜜臀婷婷| 夜夜操加勒比| 日日操夜夜擼| 国产一级片| 色播五月天激情| 色婷婷激情| 狠狠色丁香婷婷综合久久97AV| 神马欧美精| 超碰日韩成人| 午夜少妇在线观看视频| 亚洲色频| 国产成人精品一区二区三区视频 | 亚洲另类婷婷五月综合| 日日肏天天操| 精品51XX| 噜噜在线| 97av在线视频| 亚洲欧美在线观看| 污污内射在线观看一区二区少妇| 99久久久| 婷婷五月婷婷| 青青视频 在线 在线播放| 成人国产综合| 五月丁香免费看| 久久色五月天| 丁香五月91| 夜夜爽天天干| 精品少妇人妻AV无码专区偷人 | 日韩成人精品中文字幕| 色噜噜狠狠色综合日日| 婷婷色综合网日韩国产| 99ri视频在线观看| 狠狠爱婷婷| 久草大| 六月99天天婷婷激情综合| 国产VA播放| 色五月在线| 五月综合婷婷久久在线| 丁香五月婷婷视频| 色婷久久| 色婷青青| 五月丁香六月综合基地| 五月天激情站| www.色擼擼.com| 丁香五月手机在线| 超碰成人公开| 大香蕉久久草| 久热这里精品免费| 九九99免费视频| 成人国产欧美大片一区| 国产毛片操B| 99热狠狠操| 丁香婷婷六月婷婷六月婷婷六月婷婷| 婷婷激情五月综合基地| 日日干天天爽| 六月丁香网| 偷拍九九热| 婷婷色啪| 丁香五月在线看| 丁香五月先锋| 激情五月婷婷综合网| 99日精品视频| 天天舔天天摸视频| 国产精品涩涩涩视频网站| 九九九九无码| 四五月婷婷| 六月婷婷久久| 日韩久久日| 91精品熟女| 色久女| 九九在线91| 综合狠狠干| 婷婷五月天av| 97香蕉久久超级碰碰高清版| 五月天婷婷视频| 日日影院 | 97超碰在线免费观看| 五月婷婷九| www.国产色| 色综合久久综合| 天天做天天双| 另类视频五月天| WWW久| 丁香五月综合在线视频| 五月天伊人| 在线中文字幕av| 五月丁香激情综合| 亚洲 欧洲 国产 伦综合| 丁香花五月天| 欧美丰满熟妇BBB久久久| 99色干| 丁香六月婷婷久久综合| 麻豆123区| 久色五月| 丁香婷婷浪潮AV久久综合| 玖玖福利视频资源| 一本色道久久综合狠狠躁一二三| 亚洲AV色婷婷人禽五月天| OYIWbGcPu8H| 色五月激情婷婷| 黄色片avv| 五月六月激情| 久久天堂婷婷五月| 天天爽天天| 丁香9月婷婷| 伊人五月天在线| 五月天激情亚洲| 丁香五月色欲| 天堂成人久久| 亚洲综合色色色| 五月天激情四射| 日本人妻A片成人免费看片| 91干视频| 成人免费120分钟啪啪| 五月丁香五月丁香| 五月丁香本色在线观看| 夜夜操狠狠操| 九九激情网| 久月久在线视频| 91肏| 婷婷六月中文字幕| 怡红院91a√| 国产熟女一区二区三区五月婷| 99在线观看精品| 丁香五月成人网| 激情伊人六| 男人大jjc女人免费视频| 五月婷婷丁香瑟瑟视频| 日本在线视频www色| 精品人妻一区二区| 久久99精品久久只有精品| 五月开心久久| 国产呻吟久久久久久久92| 日本VA视频| 久久久性爱视频| 蜜桃97a| 播五月开心婷婷欧美综合| 99在线观看视频免费| 玖玖综合色区在线观看| 亚洲综合婷婷| 色小说五月天| 亚洲精品无码一区二区| 操一区| 噜噜操操| 99黄色性生活| 激情丁香五月| 五月综合婷婷网| 99国产精品久久久久久久久久久| 狠狠操.com| 亚洲爆乳无码精品AAA片蜜桃| 久久久人妻人伦| 99精品在线播放| 久久婷五月天| 亚洲第一成人无码A片| 日韩a热| 九九99亚洲精品久久久久| 色另类五月天| 色五月色综合| 九九热在线观看视频| 久久九九九九| 久久视频婷婷视频| 男人天堂伊人五月丁香| 丁香五月婷婷色| 五月婷在线视频免费播放| 九月丁香婷婷网| 五月天成人小说| 九九99在线视频| 91丁香五月| 婷婷91| 日本熟妇乱妇熟色A片蜜桃| 天干干夜夜操| 九九精品丁香花| 五月婷婷色| 综合久久97| 色色国产| 欧美色五月天| 操操自拍| 亚洲精品V天堂中文字幕| 五月婷六月天| 久久99激情| 深爱综合网| 九九九九九九九热| 激情久久 婷婷| 伊人激情| 夜夜骑天天玩天天日| 丁香五月综合无码趴趴| 久久丁香五月天| 色五月激情基地| 欧美一线视频| 思思久久99热只有频精品66 | 亚洲第一色区| 一起草Av| 五月婷婷黄色网址| 久久9视频欧美| 热无码A∨| 色级婷婷| 亚洲日韩一页精品发布| 思思久久精品| 五月丁香婷成人网| 九九九九九九九九九九九九九国产精品| 99热在线中文字幕| 色五月成人在线| 欧美图片丁香五月天| 国产精品涩涩涩视频网站| 婷婷色色欧美| 黄色大片又大粗又爽| 69热91天堂| 国产成人AV在线| 青青草视频福利| 色色狼人综合| 狠狠干.com| 99碰超| 色婷婷五月天天天干天天操天天爽 | 婷婷丁香五月激情中文字幕版| 色色色色色五月| 少妇性BBB搡BBB爽爽爽视頻| 婷婷五月天激情小说| 热99精品视频观看| 婷婷爱爱蜜臀天天操| 蜜桃欧美性大片| 大香蕉中文| 婷婷五月激情在线| 亚洲视99| 亚洲碰碰碰| 色婷婷影视| 91超碰九色| 色久五月天| 亚洲无码成人网| 综合精品99| 99精品免费久久久久久久久日本| 日韩人妻无码精品| 另类小说激情五月天| 亚洲综合色网站| 人人干99| 激情淫乱男女| 婷婷综合仓库中文| 国产精产国品一二三在观看| 欧美色色色色色| 五月开心激情| 天天干天天色天天干| 天天综合网、天天综合色| 色黄啪啪| 婷婷五月丁香第四色超碰在线| 99热精品在这里| 播播五月天| 五月丁香婷婷俺| 激情婷婷人妻| 激情综合自拍五月婷婷色五月| 婷婷婷久久久| www亚洲无码| 激情性爱五月天网页| 丁香六月婷婷久久综合| 人人操AV| 五月婷婷色播| 天天日天天插| 婷婷五月丁香六月| 婷婷王月天影院| 狠狠久综合| 狠狠擼综合| 亚洲 综合中文| 日韩亚洲视频| 91精品在线看| 狼友视频在线观看18| 国产色视频网站2| 一本色道久久综合狠狠躁一二三| 三级片AAA久久久AAA久久久AAA | 色五月天激情| 99热综合在线| AA久久| 超碰资源在线| 无码yw| 久热伊人9| 亚洲欧洲一二| 欧美啪啪五月天| 亚洲无码免费看| 九九九AAA热视频| 久久久久久久久18久久| 色图亚洲91| 97人人干视频| 丁香五月欧美婷婷| 色色热日| 五月婷婷黄色毛片| 亚洲成人av在线播放| 艹天天射| 97色97干| 日韩999| 丁香五月亚洲激情婷婷射| 五月停亭六月,六月停亭的英语| 狠狠爱婷婷| 婷婷99中文字幕| 久久视频婷婷视频| 亚洲小视频免费看| 天天人人天天爽| 五月亭亭六月激情| 丁香六月天婷婷开心综合| 色婷婷色人人射| 夜夜综合色| 色五月婷婷九月| A片试看50分钟做受视频| 亚洲精品在线视频| 99精品在线观看| 亚洲亚洲人成综合网络| 99综合视频一体| 91聚色综合网| 色噜久| 欧美97色| 日本婷婷丁香五月| 天天天摸夜夜夜玩| www五月| AV在线免费播放| 99热这里只有精品中文字幕| 久久久爱毛片一区二区三区| 婷五月天影院| 黄久久久| 99re思思| 人人做天天爱| 无码激情AAAAA片-区区 | 五月丁香啪| 狠狠擼综合| 深爱五月网| 丁香婷婷色九月| 婷婷五月天综合网| 伊人五月婷| 综合网啪| 99热国产这里只有| 天天日,天天射,天天舔| 92久久| 97在线观视频免费观看| 大香蕉福利导航| 91精品人妻少妇无码影院| 9+1视频网址| 婷婷五月丁香色情| 另类 在线| AA片在线观看视频在线播放| 九热视频在线伦| 色综合久久88色综合天天99| 五月婷婷成人w| 99热免费观看| 久草热久草在线视频| 亚洲永远av在线播放| 另类精品视频在线观看| 激情小说五月天中文字幕| 九九婷婷网五月天| 天天干天天干天天| 91N 一起草| 涩五月婷婷| 欧美激情综合色综合| 99热e| 91色呦哟| 色综合婷婷| 66精品成人免费网站在线观看| 丁香五月人妻| 精品爱欲五| 在线另类视频| 99综合一区| 久久久中文| 伊人大香蕉爱聚| 在线另类| 五月婷婷激情五月| 欧美AAAA片免费播放观看| 色玖玖玖| 人人舔天天| 色欲天天综合网| 九九色黄色| 天天日日人| 99热精品在线观看| 97色干在线观看| 成片免费观看视频大全| 狠狠草在线观看| 成人免费120分钟啪啪| 97久久久免费福利网址| 天天久久综合| 青青草成人网| 97干在线观看| 天天操狠狠操| 少妇搡BBBB搡BBB搡毛茸茸| 国产精品色婷婷久久久精品| 丁香五月,激情五月,深爱五月| 另类天堂| 玖玖五月| 99热这里只有精品16| 伊人综合在线影院| 亚洲激情网| 2015av天堂网| 亚洲啪啪自拍| 欧美婷| 99热这里只有精品在线| 色吧婷婷| 婷婷网五月天| 亚洲99热| 五月丁香成人版| 欧美激情五月天| 国产在线黄色| 色99在线| 久热在线观看视频9| 激情婷婷狠狠干| 激情五月天色播| 色播婷婷大香蕉| 狠狠狠狠狠狠| 日韩欧美性爱| 激情色视频| 99在线精品视频| henhencao国产在线| 97人人操人人干| 国产精品电影网| 国内外色色色色色成人视频| 9色小视频在线观看| 亚洲十月婷婷综合| 另类欧美亚洲| 开心五月激情| www.激情| 伊人丁香六月婷婷| 伊人五月综合网| 亚洲超碰在线| 婷婷五月电影院| 五月婷六月| 狠狠色五月| 9999热在线免费观看| 五月丁香婷婷免费视频| 9久操| 综合激情视频| 超级碰人人操人人干| 日日插日日干| av五月天婷婷丁香| 国产亚洲精久久久久| 91久久国产自产拍夜夜91久久精品文字>91麻豆精品国产 | 亚洲综合色婷| 热99热9| 国内熟女黄色系列| 色婷婷狠狠干芒果TV| 亚洲精级| 亚洲综合色色色| 91精品视频男人的天堂| 亚洲激情网| 色婷婷久久视屏| 九九性爱网| 99热新网址| 久热大香蕉| 婷婷她六月天| 777精品久无码人妻蜜桃| 影音先锋女人av鲁色资源网小说免费 | 激情四射五月天| 日本色频| 一区二区视频在线观看高清视频在线| 五月天婷婷久色| 狠狠色 综合色区| 这里只有精品免费观看网占| 五月婷婷之综合激情在线| 99热激情| √天堂资源在线人妻熟女| 97久久超碰| 99热日韩这里只有精品| 欧美AAAA片免费播放观看 | 玖玖在线资源视频| 黄网在线免费观| 色色色色色网站| 色五月婷婷青娱乐| 色五月成人| 丁香五月六月久久综合| 国产免费一区二区在线A片视频| 久久这里只有国产视频| 婷婷亚洲久久| 久久五月婷| 婷婷舔| 超碰免费人人肏| 婷婷五月丁香五月| 久久这里只有精品久久| 久久精品99国产精品日本| 午夜电影网VA内射| 国内久久亭亭| 天天色天天日| 色丁香五月综合网| 熟女91九色| 丁香五月天色婷婷| 亚洲99在线| 欧美日韩国产日本精品四虎网网站物| 99在线观看| 狠狠干狠狠干狠狠干狠狠干| 99久久高清视频| 亚洲无码播放| 思思久久思思| 久操97| 少妇人妻人伦A片| 丁香五月婷婷色| 思思99久久| 久久99国产综合精品免费| 六月综合在线| 天天性视频| 99精品综合| 丁香激情网| 丁香五月天激情小说| 伊人玖玖网| 成人无码精品1区2区3区免费看| 五月婷婷丁香在线| 欧美日韩91| 丁香五月婷婷国产av| 中文字幕精品在线观看| 激情丰满熟妇五月| 五月丁香婷婷成人版| 国自产拍偷拍精品啪啪一区二区 | 中文超碰视在线| 超碰av在线| 五月婷婷亞洲中文| 久草婷婷| 丁J香六月首页| 色五月天电影| 色色AV色色色东莞| 色色色综合视频| 九月婷婷综合网| 亚洲欧美日韩_欧洲日韩| 大地资源中文在线观看官网第二页| 欧洲婷婷五月天| 久久 无毛。| 青青免费视频观看在线视频| 五月天停婷基地| 丁香五月天五码婷婷| 久久久激情视频| 丁香五月婷婷操逼| 裸体做A爰片毛片A片免费| 成人在线99| 99热这里有精品24| 色情五月综合婷婷| 久热9热| 在线 国产 欧美 专区| 久超超碰| 79精品视频| 就99这里只有精品| 99人碰碰碰| YW无码| 国产精品爱久久久久久久电影| 推油小说| 丁香美女主播视频在线观看| 五月婷婷丁香啪啪| A1片久久久| 婷婷色狠狠| 国产伦精品一区二区三区免.费| 丁香婷婷色| jizzdr| 婷婷五月免费在线| 五月激情婷婷图片基地| 欧美在线看| 色约约视频一区二区三区四区五区| 国产肥白大熟妇BBBB视频| 欧洲不卡视频| 久久久精品人妻| 婷婷伊人久久综合| 婷婷五月欧美综合| 91五月天| 99九九精品视频| 99视频在线啪| 操碰99在线视频观看| 丁香六月婷婷综合| 无码成人AAAAA毛片AI换脸| 丁香九月综合| 天天色天天操天天射| 五月天成人在线播放丁香| 婷婷婷色五月| 婷婷五月亚洲激情| 草草视频91| 香蕉狠狠爱视频| 9久久久| 91av视频在线观看最新网址| 久99在线| 激情五月天婷婷| 欧美影院| 五月丁香网站| 六月丁香五月天| 久婷五月| 97狠狠色| 亚洲成人AV在线观看| 色婷久| 丁香花网站| 色99视频| 中文av网| 五月婷婷开心网| 四月婷婷丁香五月| 五月天亚洲综合网| 天天摸天天做天天爱天天爽| 五月天婷婷无码视频| 丁香色综合| www夜夜操comwww| 五月婷婷六月丁香在线视频| 天天xxxxxx天天日| 天天操狠狠操| 国产成人99久久亚洲综合精品| 久久这里只有欧美| 色婷婷五月天天天干天天操天天爽| 婷婷激情五月综合丁| 五月婷婷干| 婷婷之六月丁香| 另类小说婷婷色| 久色网五月| 激情五月丁香综合网站| 久久五月天色| 99精品视频免费观看| 26uuu欧美| 超碰在线观看9| 高清不卡一区| 泰州成人视频| 99热久久这里只有精品| 国外亚洲成AV人片在线观看| 午夜精品久久久久久久99老熟妇| 亚洲激情久久| 伊人免费视频9| 超级碰碰碰久久网站| 欧美婷婷综合网| 九久久精品视频99| 五月天婷婷av| 国产色色网址网站| 天天狠狠色噜噜| 激情开心五月天婷婷基地丁香社区| 精品久久久人妻| 色五月大| 婷婷综合| 亚洲精品久久久久久久蜜桃| 99re欧美精品| www.AV在线| 五月丁香性爱| 国产日批视频| 五月丁香AV在线| 五月天婷婷综合| 五月婷婷丁香| 99久久国产露脸精品国产麻豆| 亚洲成人无码专区| 国产成人亚洲综合亚洲| 色欲av伊人久久大香线蕉影院| 五月激情婷婷图片基地| 国产一级婬片毛片| 久久久噜噜噜久久人妻| 色九月婷婷综合| AA片在线观看视频在线播放| 色综色网| 九九大香视频| 五月综合视频在线| 五月婷婷啪啪网| 日本欧美成人片AAAA| 大香蕉久久| 国内精品不卡一区二区三区| 亚洲视频另类| 97碰在线视频| 伦99热| 六月激情网| 五月天婷婷基地| 久久九九热re6这里有精品| 婷婷色中文| 日本本土色网第一区| 激情五月深爱婷婷| 激情综合五月天| 色五月大香蕉| www.色九月| 色五月久久成人婷婷| 丁香五月在线| 五月天婷婷成人网| 九月色婷婷婷| 日韩色色色色色| 久久99热精品a片在线观看| 日本色色网站| www.五月天| 99久久亚洲国产| 日本的α片xxxwww| 五月亭亭直播| 69精品人人人人人人人人人 | 亚洲在线操| www.色婷婷| 97影院一级片| 五月婷六月丁香| 色综合激情| 丁香五月婷婷五月基地| 中文字幕AV在线播放| 久久亚洲婷婷| 夜夜撸天天操| 超碰免费电影| wWw色五月| 爽爽影院免费观看| 亚洲中文 字幕 国产 综合| 久操干| 先锋av性爱成人电影| 五月婷婷久久久| 亚洲美女裸体被操在线观看| 5月激情天| 五月激情婷婷国产精品久久久久久| 激情内射人妻1区2区3区| 日韩精品一区二区刘| www.狠狠狠狠| av久热| www.99操.com| 99色最新在线视频| 亚洲婷婷丁香| 欧美日韩色色| 九九综合精品| 日本99在线视频| 亚洲成人电影在线免费观看| 五月丁香色婷婷婷基地| www.婷婷六月天| 99久久精品免费精品国产_国产精品久久久久久_国产在线|日韩_久久国产精品电影 | 成人一级片| 开心五月激情婷婷| 午夜精品久久久久久久爽| 991国产精选视频在线播放下载| 婷婷五月天亚洲图片| 亚洲激情网| 玖玖婷婷五月| 激情六月综合| 丁香六月婷婷久久综合| 激情网站五月| 玖玖99免费视频| 操比激情五月| 第一区久久网站| 免费无码毛片一区二区A片| 五月丁香六月成人| 国产成人亚洲综合A∨婷婷| 99人妻碰碰久久久禁片| 五月丁香久久网| 超碰超碰在线| 97色操| 五月婷婷综合在线视频小说| 五月天激情小说| 久草久青福利| 99网| 色色色999| 中文资源在线a| 亚洲av午夜精品一区二区| 色六月视频| 九九碰九九爱97| 99这里只有精品视频在线| 97人人干| 九九99免费理论| GOGOGO免费高清日本TV| 99玖玖精品| 五月天久久综合婷婷丁香| 97caop| 色综合开心五月深爱五月| 亚洲精品色| 激情丁香五月天综合| 婷婷丁香97| 久久久五月五丁香| 日本久久人| 人人综合91网| 十一月婷婷激情四射| 日逼影音先锋AV男人资源站| 亚洲小视频| 久久桃花网色婷婷| 影音先锋人妻出差| 五月Huangsewang| 婷婷狠狠五月综合| 1024国产在线| 黄页大全十八禁| 婷婷久久五月天| 激情综合婷婷| 91操人人操| 天天开心AV色综合婷婷五月天| 污污内射在线观看一区二区少妇| 狠狠五月天婷婷| 欧美性猛交 XXXX 乱大交| 99热这只有| 日日躁夜夜躁狠狠久久AV| 停停色综合伊人| 欧美天堂久久| 99精品在线下载| av在线免费播放观看| 成人五月天视频播放| 99视频综合网| 婷婷爱五月天| 欧洲S级在线观看| 亚洲成人av在线| 久婷婷| 精品无码久久久久久久久| 99re这里只有精品国产99| 欧美性猛交XXXX乱大交极品| 操逼福利视频| 天天插操| 日本五月天婷婷丁香| 久久婷婷五月综合啪| 中文字幕AV在线播放| 天天五月丁香五月| 老师的粉嫩小又紧水又多A片视频| 天天做天天要天天爽| 成人五月天综合网| 色综合色色色| 久久婷婷婷| 婷婷丁香十月| 丁香六月天婷婷色| 91狼友视频网页更新| 久久这里只有精品99| 色婷婷免费视频| 99视频只有精品| 五月天五月色| 久久久久久久久久久久久久久久久精典| 激情五月天视频| 亚洲啪啪啪啪| 天天射影院| 欧美成人精品一区二区| 97精品综合久久内射| 婷婷的99视频网站| 丁香狠狠| 9色天堂| 亚韩在线视频| 婷婷在线操| 日本nghangse中文字幕| 性欧美日本| 色综合爱综合| 日韩三级视频一区二区| 日本一级| 亚洲五月天天| 丁香社92视频| 九九热这里只有精品6| 色婷婷综合影院| 五月天婷婷基地综合网| 丝袜大香蕉| 610018岁成人视频| 色丁香五月婷婷| 成久综合视频| 久久婷婷六月综合国际| 麻豆雪千夏| 国产成人VA| 操逼综合网| 26uuu成人网| 天天综合天综合| 婷婷射丁香| 婷婷五月天影院| 婷婷五月花| 色综合xx| 人人操 色| 99热在线观看| 天天色天天日天天舔| 久鲁鲁色网| 色综合色综合色综合| 色情五月综合婷婷| 5月婷婷激情网| 丁香五月天啪啪| 色色999三级片| 婷婷久久久| 五月丁香操亭亭网| 狠狠色丁香久久久婷| 人妻在线观看视频| 五月丁香六月成人| 中文在线视频久1| 丁香五月婷婷无码AV| 中文字幕+中文在线| 日韩精品AV一区二区三区| 九九99久久| 五月婷婷色男女| 久久久婷婷五月亚洲97号色| 五月婷婷综合激情| 久久婷婷综合网| 五月婷婷综合精品| 精品国产va久久久久| 国产黄色av| 国产69精品久久久久久人妻精品| 驯服上司人妻HD中字日本| 26uuu国产精品| 五月婷婷啪啪啪| 1024人妻无码中文字幕| 26uuu成人网| 五月花成人网| 中文字幕 久久9999| 色色激情| 五月丁香趴趴| 狠狠色丁香| 精品久久久人妻| 人妻久久久| AV79| 激情五月天婷婷激情| 久re热视频| 97综合视频在线| 国产成人精品亚洲线观看| 精品99在线| 五月丁香婷婷成人综合网| 九九热视频首页/这里只有精品| 99热日| 精品九九久久| 99热这里是精品| 99色精品| 久久性刺激| 狠狠操狠狠操AV| 激情美女五月天激情在线| 99在线观看亚洲| 激情五月婷| 99资源在线| 99re资源在线视频导航| 92久久精品一区二区| 亚洲激情网| 久久999久久999久久999久久| 青青草原精品久久| 丁香五月天天日| 丁香五月天AV在线| 久久久久久激情| 操日本三片99| 五月婷天堂视频| 激情综合网婷婷五夜| 亚洲亚洲人成综合网络| 开心激情网五月天| 91无码视频| 亚洲精品一区无码A片| 六月婷婷在线| 97色色在线视频| 色播婷婷五月天| 五月天婷爱综合|