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

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
免费无码国产免费172| 国产精品精品| 高清无码在线观看av| 在线观看亚洲无码视频| 拍国产真实伦偷精品| 久久国产AV| 欧美一级视频| 69堂在线| 天天摸天天爽| 久久精品国产亚洲AV苍井空| 一级性爱视频免费在线| 无码在线一区二区三区| 黄色网页在线观看| 国产精品久久欧美久久一区| a一级性爱啊视频在线免费看| 国产欧美另类| 日日躁天天躁AAAAXxXX痛| 欧美一级二级三级| 动漫精品无码| 蜜乳av牢记| 国产精品性爱视频| 性色AV一区二区三区| 在线看片国产| 伊人久久婷婷| 国产精品久久久久久久9999| 91极品人妻| 国产精品久久久久久亚洲色欲| 精品伊人| 青青草国产| 日韩久久人妻| 黄片在线免费播放| 日日操夜夜摸| A级黄色片网站| 在线观看亚洲一区二区| 青青操av| 小小拗女一区二区三区| 国产成人精品一区二区三区 | 国产精品久久久久久久久久辛辛| 国产日产久久高清欧美一区| 中文字幕在线播| 国产精品国产三级国产| 超碰免费人妻| 九九精品在线| 日韩免费在线观看| 国产aⅴ激情无码久久久无码| 国产一区高清无码| 亚洲天堂一区二区三区四区| 无码A片在线看www不卡福利姬| 999久久久免费精品国产| 日韩欧美爱爱| 国产又粗又爽又黄的视频| 熟女综合| 91.xxx.高清在线| 亚洲AV无码一区二区乱子伦| 自拍偷拍欧美亚洲| 亚洲女同视频| 天天躁AAAAXXⅹⅩ| 久久亚洲国产精品无码区| 国产精品3| 性生交大片免费全黄| 黄色无码在线观看| 无码精品一区二区三区色欲| 亚州人人操| 中文字幕熟女| 美女直播全婐APP免费| 一区二区三区久久| av资源在线| 特级做a爰片毛片免费69| 亚洲一区二区三区在线| 亚洲无码中出| 成人免费在线视频| 亚洲欧美综合| 狼友导航| 夜夜躁狠狠躁日日躁麻豆护士| 天天操夜夜操| 97精品人人A片免费看| 午夜福利视频| 久久性爱视频| 九色在线| 无码Av久久久久久久久品牌背景| 91色逼资源| 黄色AV网| 天天操人人摸| 成人性生交大片免费看小优| 黄页免费观看| 天天日天天操天天射| 国产一区黄色| 国产无套内射普通话对白天美传媒| 国产无码久久久| 五月婷婷六月丁香| 国产一级做a爰片在线看免费| 男人的天堂久久| 日韩午夜无码国产精品视频| 亚洲va韩国va欧美va精品| 日韩精品久久久久久免费| 这里只有精品在线| 欧美九九| 国产精品综合| 国产无套内精一级毛片| 天天干伊人久久| 成人精品网| 久久99国产精品| 日韩人妻系列| 免费一区二区三区| 精品久久久久久久久| 久久亚洲区| 尤物.com| 一区二区三区高清在线观看| 国产成人无码AV| 国产自慰网站| 免费AV观看| 日本一区二区高清| 91麻豆精品91久久久久久清纯| 国产不卡在线| 波多野吉衣一区二区| 亚洲精品乱码久久久久久| 欧美日本在线| 国产睡熟迷奷系列精品视频| 人妻色视频| 人妻内射一区二区在线视频| 久久成人免费视频| 天天爽夜夜爽视频| 亚洲第一天堂网| 国内一级黄片| 国产欧美日韩一区二区三区| 国产精品91在线| 无码少妇精品一区二区免费动态| 国内精品久久久久| 超碰在线人人草| 亚洲无码一区二区在线| 九九综合久久| 欧美H片在线观看| 欧美精品久久久久久| av天堂一区| 亚洲国产精品自拍| 91麻豆精品91久久久久同性| 人妻天天爽夜夜爽一区二区三区| 中文字幕在线视频免费观看| 国产精品视频网站| 中文字幕一区二区三区四区五区| 亚洲AV成人无码精电影在线| 动漫av无码| 免费在线无码| 天天爱综合| 日本高清不卡视频| 亚洲熟妇无码AV| 日韩 精品 无码 系列 视频| 日韩裸体视频| www国产精品| 日本天堂网| 99视频网| 国产高清视频一区二区| 高清无码不卡视频| free性丰满69性欧美| 一本色道| 国产无码久久| 巨爆乳肉感一区二区三区视频| 草草影院在线观看| 国产精品99精品久久免费| 一区二区三区四区五区在线观看| 一区中文字幕| 亚洲在线视频| 日本无码免费A片无码视频| 少妇精品一二三区拳交| 免费麻豆国产一区二区三区四区| 色翁荡熄又大又硬又粗又视频| 国产精品亚洲一区二区无码| 国产农村妇女毛片精品久久麻豆| 欧美精品久久久久久| 国产精品毛片大码女人| 99欧美| 岛国网站在线观看| 69av在线| 成人精品一区二区三区| 岛国大片在线一区二区三区在线免费观看| 三级片在线视频| 国产三级午夜理伦三级| 中文字幕第一区| 久久亚洲欧美日韩精品专区| 久久性爱综合网| 国产精品久久久久的角色| 午夜福利黄片| 国产精品久久久久久久久久大尺度| 综合成人| 日韩精品无| 日韩欧美中文| 日韩高清无码一区二区 | 人妖欧美一区二区三区| 亚洲理伦| 国产美女裸体永久免费观看网站| 欧美极品少妇×XXXBBB| 国产人妻鲁鲁一区二区| 性无码一区二区三区| 欧美国产综合| 99亚洲欲妇| 免费人人操网| 成人免费毛片| 天天看天天操| 国产熟女高潮一区二区三区| 亚洲AV无码一区二区乱子伦| 久久婷婷五月综合| 第一国产福利导航网址| 女人被狂躁到高潮视频免费网站| 午夜精品久久| 国产欧美精品| 99自拍视频| 精品视频二区| 午夜精品久久久久久久男人的天堂 | 国产老女人精品毛片久久| 免费无遮挡男女交性视频| 中文字幕精品视频在线观看| 午夜激情AV| 国产主播av| 久久久久久伊人| 一区二区视频免费| 无码流出在线播放| 亚洲精品久久久久av无码| 久久无码一区二区三区| 无码人妻束缚av又粗又大| 欧美第二页| 久久99精品久久久久久水蜜桃| 亚洲精品二区| 午夜福利国产| 国产AV国产精品无套内谢下载| 无码成人一区二区三区入厕偷拍 | 黄色三级在线观看| 人妻丰满熟妇无码区免费| 久久久久久久久亚洲| 农夫导航日韩十次VA导航| 欧美呦呦| 亲子乱V一区二区三区免费看| 欧美性爱第1页| 午夜福利视频一区| 狼人综合网| 三级片一区二区| 国产精品无码久久久久一区二区| 人人色人人操| 一级久久| 天天操人人操| 一级毛片高清大全免费观看| 欧美老熟妇一区二区三区| 一级特黄大片色| 91视频官网| 久久精品视频免费| 亚洲精品乱码久久久久久麻豆不卡| 日本一区二区高清| 精品久久久久久久久| 高清一区无码| 操碰在线视频| 无码精品久久久久久亚洲| 91亚洲3a伊人| 丁香五月天激情| 国产人妻精品无码免费| 99热无码| 欧美一a一片一级一片| 玖玖精品| 久久精品—区二区三区舞蹈 | 黄片一区| 性免费视频| 成人区人妻精品一| 俺去久久啦国产| 欧美日韩一二三四| 国产伦精品一区二区三区免.费| 少妇超碰| 思思99热| 日韩黄色网站| 日本精品成人无码中文字幕网址| 91五月天| 成人性生交大片免费看中文| 91乱伦视频| AV电影在线免费观看| 亚洲国产91| 精品人妻一区二区三区日产乱码| 日本黄色三级片| 中文字幕在线视频观看| 蜜桃伊人| 精品国产一区二区三区久久久蜜月| 亚洲视频欧美视频| 91少妇被爽到高潮喷| 性爱视频A| 天天做夜夜操| 色欲AV无码精品一区二区久久| 激情图片小说| 97干成人| 国产美女裸体无遮挡免费视频| 亚洲性天堂| 美国a片| 成人午夜视频网站| 色播AV| 日韩欧美一区二区三区| 性爱人人| 国产性爱在线视频| 亚洲无码字幕| 国产精品国产三级国产普通话三级| 日韩在线观看AV| 久久久久亚洲| 中文字幕免费在线播放| 秋霞影院韩国伦片在线播放| 欧美另类交在线观看| 午夜精品一区| 国产无码综合| 一级免费毛片| 麻豆91视频| 国产伦精品一区二区三区88AV| 国产美女精品人人做人人爽 | 欧美日韩视频| 夜夜高潮夜夜爽精品欧美做爰| 婷婷综合五月| 免费人成视频在线| 国产精品人妻无码久久久苍井空| 无码一区亚洲| 牛牛影视一区二区| 男人的天堂在线视频| 狠狠的caoa| 性生交大片免费看无遮挡网站| 一色一伦一区二区三区| 国产亚洲色婷婷久久99精品| 久久久熟妇熟女| av网站观看| 91丨露脸丨熟女| 综合久久亚洲| 狼友91精品一区二区三区| 亚洲AV综合色区无码波多野蜜臀| 国产亚洲色婷婷久久99精品91| 超碰人人人人人人| 久久人人爽爽人人爽人人片av| 日本伊人激情| 国产男女无套免费视频| 日韩中文欧美| 国产激情在线观看| 全黄一级毛片免费| 久久精品无码国产专区怎么用| 少妇高潮呻吟喷水抽搐| 一级性爱视频免费在线| 天天日天天插| 九九热精品在线| 欧美一区二| 精品国产乱码久久久久久影片| 99国产一区| 久久久久一区| 伊人三级| 久久京东热| 狠狠干狠狠爱| 国产美女裸体无遮挡免费视频| 天天撸天天操| 日韩精品无码一区二区河北彩花| 伊人网视频| 91中文人妻熟女乱又乱精品| 国产高清在线视频| 国产精品久久久久无码AV色戒| 三级三级久久三级久久18 | 狠狠躁夜夜躁人人爽野战天天| 秋霞影院一区二区区| 日本一级a v| 日韩av在线免费| 久久久黄色| 国产视频久久久| 久久综合av| 久久专区| 无码人妻精品一区二区蜜桃网站| 国产精品久久久久永久免费观看| 国产原创在线播放| 国产一区二区三区视频在线观看 | 免费av在线| 无码精品久久久久久亚洲| 午夜啪啪视频| 婷婷在线视频| 女人扒开屁股桶爽30分钟| 色资源av| 少妇啪啪av一区二区三区| 免费在线观看av| 无码aaa| 喷潮在线| 青青超碰| 一牛影视av| 国产AV高清| 无码人妻久久一区二区三区免费人妻| 色婷婷久久一区二区三区麻豆| 欧美黄色性爱视频| 亚洲AV免费在线观看| 福利导航站| 小黄片高清| 丁香婷婷五月| 性免费视频| 午夜成人在线| 超碰在线免费| 精品国产一区二区三区久久久久久| 无码视频在线播放| 亚洲电影在线| 亚洲乱妇老熟女爽到高潮的片| 国产成人精品一区二区| 亚洲AV无码久久国产精品 | AV无码一区二区三区| 亚洲一级AV无码毛片| 久久午夜夜伦鲁鲁一区二区| 人人操人人操人人操毛片| 女人18毛片水真多18精品| 亚洲综合一区二区| 91精品国产乱| 人妻中文无码| 色天天综合久久久久综合片| 亚洲综合图片区| Chien国产乱露脸对白| 国产精品久久AV无码| 日韩欧美性爱| 无码精品一区二区三区潘金莲| 特黄AAAAAAA片免费视频| 日韩AV免费在线| 自拍偷拍无码视频| 一起草视频免费观看无码| 国产又粗又爽又黄的视频| 九九九国产视频| 黄色在线网站| 日韩逼逼| 亚洲精品一区杨思敏| 久久久久久91亚洲精品中文字幕| 国产精品固产视频| 成人性生交大片免费看小优| 亚洲欧美日韩久久| 99久久免费精品国产男女性高好| 精品成人| 成人三级在线观看| 一级黄片免费观看| 我跟闺蜜公交车被弄到高潮| 成人影片在线播放| 国产真人真事一级A片 | 成人av播放| 伊人久久久久久久久久久久| 色就是色欧美| 高清无码视频在线观看| 一区二区无码高清| 久久国产福利| 少妇无套内谢久久久久| 欧美草逼网| 在线观看成人网站| 亚洲免费观看| 91精品国产熟女| 少妇喷水在线观看| 成人免费黄色| 国产精品久久久久久久黄无码| 91精品久久久久| caoprom人人| 精品福利导航| 国产精品资源| 国产一区中文字幕| 中文字幕一区二区人妻精品视频| 国产精品vA| 精品欧美一区二区久久久| 亚洲群交| 99re视频这里只有精品| 黄片AV在线| 狼友91精品一区二区三区| 国产乱码| 小小拗女一区二区三区| 91国内精品| 99r在线视频| 日韩一级无码毛片| 国产成人免费| 99久久免费看精品国产一区| 中文字幕国产视频| 日韩中文字幕一区| 女人高潮天天躁夜夜躁| 国产精品日韩在线| 日韩无码| 久久黄色电影网站| 日韩人妻在线视频| 亚洲图片一区| 91AV色| 日本久久久久久| 欧美大b| 国产91在线拍揄自揄拍无码九色| 久久99精品国产麻豆婷婷洗澡| 影音先锋男人av资源| 91精品91久久久中77777| 一级a视频| 色99视频| 日本熟妇色| 欧美精品久久久久爆乳| 爱爱综合| 探花一区二三区四无码| 国产色色视频| 午夜99| 精品福利导航| 91亚洲国产成人精品性色| 4444亚洲人成无码网在线观看| AV在线毛片| 欧美自拍一区| 人妻系列中文字幕| 欧美午夜理伦三级在线观看| 国产一二精品| 天天爽夜夜爽夜夜爽精品视频| 91人妻无码| 欧美在线一二三四区| 99精品视频一区二区三区| 欧美不卡视频| 高潮毛片又色又爽免费| 日本性爱视频在线观看| 日韩精品一区二区三区在线观看视频网站| 日韩超碰| 久青操| 91在线视频观看| 国产精品vA| 在线无码视频| 一级性爱毛片| 无码电影院| 日韩欧美精品在线| 丰满熟妇大号BBWBBWBBW| 无码在线免费| 中文字幕91| 欧美日韩免费在线观看| 国产婷婷精品| 精品人妻一区二区三区日产乱码卜 | 亚洲AV导航| 日本精品视频一区二区三区| 黄色大片网站| 亚色在线| 伊人成人社区| 无码精品一区二区三区四区色| 国产熟女AAAAA片| 苍井空无码一区二区三区| 久热中文字幕| 最新中文字幕| 91成版人在线观看入口| 九七操逼啊| 中文字幕日韩AV| 久99综合婷婷| 亚欧av一区二区在线免费观看| 三级片在线观看视频| 精品亚洲一区二区三区四区五区| 亚洲精品一区二区成人影7788 | 日韩久久久久久久| 国色天香一区二区| 日韩免费AV| 欧美一区二区三区在线观看| 丰满少妇爆乳无码免费| 国产精品99久久久久久白浆小说| 中文字幕亚洲乱码熟女1区2区| 91人妻无码| 91亚色在线观看| 另类TS人妖一区二区三区| 性生交大片免费看A| 亚洲AV无码久久精品色欲| 国产美女裸体永久免费| 俺去久久啦国产| 天天射天天日天天操| 国产淫图AV| av天堂精品| 人妻精品一区| 国产精品久免费的黄网站| 中文字幕乱伦视频| 特黄AAAAAAAAA毛片免费视频| 人人操人人操人人操毛片| 中文熟妇人妻又伦精品| 久久久熟妇熟女| 午夜成人亚洲理伦片在线观看| 天天操天天干天天| 成人网址在线观看| 91国偷自产一区二区三区老熟女| 国产乱伦免费视频| 夜夜草影院| 日韩影院黄片| 2019中文无码| 午夜福利理论片高清在线美国人性| 99久久国产精品免费高潮| 日韩无码影院| 熟女天堂| 国产AV一二三区| 在线观看视频一区二区三区| 在线观看AV免费| 国产亚洲精品久久19p| 精品99久久久久成人网站免费| 亚洲av一级| 日韩无码影片| 中文无码在线观看| 99国产精品99久久久久久粉嫩| 亚洲第一无码| 精品国产乱码久久久| 国产精品黄色片| 在线一区| 国产a毛片一级二级真人| 日韩欧美综合| 欧美熟妇XXXX×欧美妇色| 日韩av在线免费| 真人视频直播app免费观看| 国产学生妹在线观看| 亚洲午夜福利精品国产字幕制服 | 少妇又色又紧又爽又刺激视频| 永久黄网站色视频免费直播| 午夜操逼| 亚洲精品综合| 国产精品久久久久的角色| 亚洲无码一区在线| 国产无码在线视频| 丰满中国少妇和黑人玩| 91久久精品一区二区别| 欧美性爱.com| 久久99免费视频| 最美情侣免费观看视频芒果TV| 免费人妻精品一区二区三区| 一级毛片在线| 亚洲AV国产AV一区无码图| 国产SUV精品一区二区883| 亚洲黄色一区二区三区| 国产黄在么线| 天天做天天爱天天爽综合网| 大香蕉婷婷| 成人免费性爱视频| 办公室揉弄震动嗯~动态图| 美女裸体久久久久久久久| 爆乳一区| 一区二区精品| 日本午夜电影| 久久久亚洲一区二区三区四区五区| 国产淫图AV| 久久精品国产亚洲AV无码娇色| 国产精品福利在线观看 | 天天躁AAAAXXⅹⅩ| 91啪啪啪| 日日干日日操| 国产精品日日做人人爱| 久久99久久99精品免观看软件| 99re视频这里只有精品| 国产精品免费看| 精品无码一区二区| 国精产品国产三级国产观看 | 国产视频一区二区在线播放| 热久久伊人| 亚洲一区自拍| 日本三级免费| 一级av在线| 欧美精品videos另类日本| 无码人妻精品一区二区蜜桃苍井空| 99精品国产一区二区| 国产精品偷伦精品视频| 亚洲一区在线视频| 国产91丝袜在线熟女| 在线中文无码| 国产av看片| 无码视屏| 欧美黄片儿| 思思99热| 色情无码免费视频网站在线观看| 天天做天天爱天天爽综合网| 波多野结衣一区| 真实国产精品亲子伦视频对白| 国产盗摄女厕一区二区三区| 狠狠操影院| 亚欧免费视频| 中文字幕在线一区| 日韩强奸乱伦Av| 中国一级毛片| 奶头啊嗯嗯国产精品免费| 欧美视频一区二区三区四区| 国产一级a一级a免费视频| 欧美草草| 影音先锋女人av鲁色资源久久| 欧美日韩一二| 国产精品国产成人国产三级| 97视频在线观看免费| 中文精品久久久久人妻不卡无码| 国产一二三视频| 国产亲子伦视频一区二区三区| 青娱乐极品视觉盛宴| 开心激情综合| 91人人妻人人做人人爽男同| 91丨九色丨喷水| 国产玖玖| 亚洲无码免费网站| 自拍偷拍亚洲| 久久久久性色av无码一区二区| 欧美污视频| 日本欧美在线播放| 久久精品国产AV一区二区三区| 亚洲免费成人| 欧美日本亚洲| 丁香五月天堂网| 免费黄片在| 日韩在线视频一区| 久久久成人网| 欧美熟妇另类久久久久久牛牛影视| 中文区中文字幕免费看| 豪妇荡乳1一5潘金莲| 国产精品高潮久久久久久无码| 欧美视频三区| 婷婷在线视频| 三级片网站在线看| 校园春色亚洲无码| 欧美一级免费| 天天干,夜夜操| 91麻豆视频| 18pao国产成视频永久免费| 国产草草视频| 国产精品一区二区在线| 夜夜爽夜夜操| 蜜桃91丨九色丨蝌蚪91桃色| 99性爱视频| 日韩精品视频一区二区三区| www.伊人| 一级a免一级a做免费线看内裤| 国产毛片毛片| 黄色无码在线| 国产人妻鲁鲁一区二区| 一本一道人妻久久久久久中文字幕| 98年欧美综合性爱| 人妻在线视频| 日韩性爱在线观看| 欧美色图在线观看| 啪,精品视频| 无码人妻精品一区| 亚洲无码精品在线| 无码免费一区二区三区电影 | 国产又黄又爽| 国产伦精品一区二区三区视频金莲 | 国产黄片在线免费看| 成人短视频在线观看| 99久久99| 97人妻人人澡人人爽人人精品| 77777av| 国产熟妇自偷自产二区| 狼人综合网| 亚洲高清一区二区三区| 国产午夜精品一区二区三区| 国产精品三级在线| 99久久精品免费视频| 国产精品亚洲精品| 亚洲AV无码国产精品草莓在线| 亚洲AV无码一区毛片AV| 高清无码在线观看网站| 无码观看操逼视频| 成年人在线观看视频| 免费看一级片| 一本久久综合亚洲鲁鲁五月天| 久久人妻少妇嫩草AV无码专区| 精品一区精品二区| 中文字幕免费| 成人做爰免费A片视频二机片| 色婷婷一区二区三区久久午夜成人| 国产精品久久久久久久久免费看| 午夜无码电影| 国产成人精品在线观看| 2020无码| 日韩在线观看网站| 自拍偷拍专区| 大香蕉福利视频| 精品欧美久久| 一级性爱视频免费观看| 无码在线中文字幕| 久久综合九色综合网站| 91少妇被爽到高潮喷| 亚洲精品无码久久久久av | 伊人免费视频| 午夜成人AV| 国产午夜精品无码一区二区| 日产成品片a直接观看| 韩国无码视频| 日本午夜福利| 亚洲精品www| 极品91尤物被啪到呻吟喷水| 亚洲超碰在线| 国产无码电影| 亚洲第一无码| 黄色香蕉视频| 久久久久久久九九九九| 久草视频在线播放| 高清无码一区二区三区| 天天操狠狠干| 精品伊人久久大香线蕉| 水蜜桃成人| aaaa黄色激情| 色综合天天综合网天天看片| 91在线视频| 欧美三级片免费看| 无码超碰| 欧美亚洲性爱| 在线免费AV观看| 99视频在线| 久久精品成人一区二区三区蜜臀| 全肉变态重口调教高辣小说| 久久综合凹凸国产一区二区三区 | 秋霞无码视频| 欧美视频在线一区| 另类欧美| 免费A级黄片| 久久精品1| 大鸡巴网站| 国产午夜免费视频| 亚洲一级特黄大片| 成人一级黄片| 欧美性爱一级| 麻豆三级电影| 2023国产无套免费视频| 成人H动漫精品一区二区| 无码午夜精品一区二区三区视频| 成人欧美一区二区三区黑人免费| 一本色道| 午夜天堂精品| 国产高清一级A片免费看少妃| 日韩免费看片| 国产精品666| 午夜福利国产| 免费无码国产精品| 亚洲国产二区| 91福利导航| 中文字幕丝袜| 日韩人妻一二三四区| 中文字幕乱码一二三区| 国产亚洲精品久久久久婷婷瑜伽 | 亚洲精品一区二区三区99| 国产毛片欧美毛片久久久| 无码人妻丰满熟妇片毛片| 国产精品一区二区在线观看| 国产一区二区三区三州| 国产区77777777免费| 中文字幕一区二区三区乱码| 超碰在线观看免费| 日本中文一区| a黄色片| 国产精品视频app| 大香蕉国产| 国产一级做a爰片久久毛片男| 九九热在线观看| 亚洲午夜福利精品国产字幕制服| 欧美中文在线观看| 日韩精品专区| 欧美a级黄片| 久久精品亚洲| 日本黄色免费看| 五月社区| 国产精品a免费一区久久网址| 国产人妖| 国产精品第四页| 最新中文字幕| 日本一二三区欧美色欲| 国产精品无码一区二区三区| 精品人妻一区| 亚洲片在线观看| 欧美黄片| 99久久国产| 日批视频网站| 探花国产一区入口| 特黄一级毛片| 午夜精品久久久久久久99热浪潮| 雯雯在工地被灌满精在线视频播放| 玖玖综合九九在线看| 一级黄色萍果肉彼香香视频| 亚洲第一黄片| 国产一级A片夜天码免费看| 天天日日夜夜| 中文字幕在线观看av| 国产老熟女一区二区三区仙踪密林| 亚洲视频中文字幕| 欧美黄片免费观看| 中文字幕第一页在线| 日日干夜夜草| 亚洲AV无码乱码| 日韩视频中文字幕| 久久99综合| 国产男女无套免费视频| 被解救的姜戈| 日日天天| 日韩操逼AV| 久久电影网| 久久噜噜噜| 久久国产综合| 思思热在线视频精品| 中文制服丝袜熟女AV亚洲| 国产亲子伦视频一区二区三区| 中文字幕精品a片免费看| 国产乱伦小说| 国产无毛| 九九色综合| 亚洲精品91| 国产黄片高清无码| 精品无码Av| 91精品国产自产精品男人的天堂 | 成人性生交大片免费看5| av在线www| 天天爽天天操| 国产a一级| 国产高清无码黄色| 九九九精品视频| 天天综合天天色| 国产黄在线| 一级内射片在线网站观看| 免费二区| 成人国产色情无码视频网站代码 | 黄视频网站| 思思热热思思| 中文无码不卡| 三上悠亚一区二区| 欧美精品一区二区三区久久久竹菊| 亚洲明星AV网址| 久久91视频| 婷婷综合五月| 明星A片无码一区二区| 人人摸人人操| 亚洲无码一区二区在线观看| 亚洲A级片| www.精品视频| 麻豆三级电影| 日本操逼网| av免费网站| 狠狠搞狠狠干| 一级香蕉,黄色片| 制服丝袜在线播放| 性–交–黄–片直播| 青青五月天| 草视频黄在线| 无码AV资源| 操逼视频观看| 老熟女太熟了--69XX| 无码视频一区| 日韩精品久久久久久| 天堂中文av| 97精品人人妻人人| 麻豆国产视频| 性一交—乱一性一A片在线播放| 九九超碰| 91精品无码久久久久久五月天| 国产变态操逼视频| 国产学生妹在线观看| 熟女久久| 一级黄色大片| 草草视频在线观看| 五月婷婷av| 亚洲AV无码片一区二区三区| 色视频一区二区三区| 操逼喷水无码|